Update

Erläutert, wie ein reibungsloses Patch-Update von WinCC OA mit Docker Compose durchgeführt wird. Erstellen Sie das aktualisierte Image (z. B. Patch 6) aus Ihrem docker-compose-YAML und starten Sie das Compose-Projekt neu, um die Änderungen mit minimaler Ausfallzeit anzuwenden.

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.