Docker & Portainer Update
Overview
For any new Helmut4 installation, the latest versions of Docker and Portainer CE (community version) will always be downloaded and installed.
For more information, please refer to the Helmut4 Server documentation.
Updates
Subsequent updates or upgrades of Docker and Portainer are the responsibility of the customer or hosting support. Helmut4 updates do not manage the current versions of Docker and Portainer.
When performing updates, please review the specific release notes for Docker and Portainer to ensure compatibility. It's important to test updates first in a staging environment before applying them to the production environment.
For more information, refer to:
Docker: https://www.docker.com/
Portainer: https://www.portainer.io
Portainer Update
With the release of Docker v26, Portainer has introduced a new release principle for its product: https://www.portainer.io/blog/2024-release-principle
LTS (Long-Term Support) versions can be identified by the tag :lts
STS (Short-Term Support) versions can be identified by the tag :sts
Docker Update
To update the Docker environment or engine, please refer to the documentation provided by your host operating system manufacturer, such as Ubuntu.
The update commands can vary depending on the distribution running on your server.
For guidance, you can consult the official Docker installation guide specific to Ubuntu: https://docs.docker.com/engine/install/ubuntu
Last updated