update container

This commit is contained in:
2024-08-08 13:13:12 +02:00
parent efe9024e6d
commit 6217ddbf6c
+3 -1
View File
@@ -1,7 +1,9 @@
# Container
```{warning}
There are two container runtimes supported by us, but only one by Redhat. If you want to use Redhat third level support you'd have to use Podman. Be aware that compose files and run commands can vary between docker-ce and podman!
Although we enable you to use both container runtimes Podman and Docker it is important to note that only Podman is supported by RedHat. So if you have a critical application and need/want to also rely on Redhat third level support you'd have to use Podman!
Also be aware that _compose_ files and _commands_ can vary between docker-ce and podman!
```