Skip to content
Snippets Groups Projects
Unverified Commit 2ce19cd3 authored by OpenShift Merge Robot's avatar OpenShift Merge Robot Committed by GitHub
Browse files

Merge pull request #53 from baude/ubuntudns

fix typo in README_PODMAN
parents 966301ee edb6cf83
Branches master
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ respond with *podman rulez* on an http request. ...@@ -57,7 +57,7 @@ respond with *podman rulez* on an http request.
sudo podman run -dt --name web --network foobar quay.io/libpod/alpine_nginx:latest sudo podman run -dt --name web --network foobar quay.io/libpod/alpine_nginx:latest
5139d65d22135e9ecab511559d863754550894a32285befd94dab231017048c2 5139d65d22135e9ecab511559d863754550894a32285befd94dab231017048c2
sudo podman run -it --name client --network foobar quay.io/libpod/alpine_nginx:latest curl http://web/ sudo podman run -it --name client --network foobar quay.io/libpod/alpine_nginx:latest curl http://web.dns.podman/
podman rulez podman rulez
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment