You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
Tim Malone edited this page Jul 11, 2017
·
1 revision
Upgrading a running Docker Slackémon is a simple process.
Just pull new images from the Docker Hub and upgrade the Composed cluster.
docker-compose pull
./scripts/start
You have to keep in mind that if you are using the default docker-compose.yml you are actually sharing a volume with the Slackémon container. So you can unmount the volume, suitable for production servers.