Update
Explains how to perform a smooth patch update of WinCC OA using Docker Compose. Build the updated image (for example, patch 6) from your docker-compose YAML and restart the Compose project to apply the changes with minimal downtime.
Video Information
- Length
- 0:57
- Language
- English
Transcript
Updating software components.
How to perform a smooth patch update on WinCC OA or posters.
If the application is properly prepared, Docker makes it easy to deploy a new image. For example, once the new WinCC OA patch 6 is ready. We can build the updated image using docker compose and simply restart the compose setup to apply the changes.
Now let's build the image defined in docker compose yaml file 6 and run docker compose using the new image.
That's it. Now you and your dockers are up to date. Thank you for your attention.
