We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9d77b commit adbefefCopy full SHA for adbefef
README.md
@@ -51,6 +51,8 @@ Furthermore, you must have some kind of container runtime installed.
51
For example:
52
- Docker Desktop https://www.docker.com/products/docker-desktop/
53
- Rancher Desktop https://rancherdesktop.io/
54
+ - this uses nerdctl
55
+ - all commands below should work with `nerdctl compose` instead of `docker compose`
56
- Kubernetes
57
- Podman
58
- ...
0 commit comments