We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988c24c commit aaac084Copy full SHA for aaac084
1 file changed
pages/docker/index.html
@@ -237,6 +237,7 @@ <h2>podman</h2>
237
podman info
238
podman machine init
239
podman machine start
240
+ podman machine stop
241
podman run -d -p 8080:80/tcp docker.io/library/httpd
242
243
# check if podman compose is there
0 commit comments