Added repocket policy change on docker : new version and use of RP_API_KEY variable (visible in repocket app dashboard) instead of old RP_PASSWORD
Upgrade notification (if you don't want to pull all package):
- Copy changed files in your installation path : docker-compose.yml and update .env to add RP_API_KEY inside (see .env contents)
- Remove your current repocket container (portainer - containers panel) and remove the repocket image (portainer - images panel)
- Launch the stack to rebuild image and repocket container : sudo docker-compose up -d