Skip to content

Updates

When a new version of the app is released, pull the latest Docker image:

Terminal window
> docker compose pull # if available, pull a new image
> docker compose up -d # start new containers using the compose config and the newly pulled image