Greetings,

 In advance of the meeting I updated one of my machines ( ==> 28.20180703.0).

 I wanted to check out podman and buildah.

So, I built a small golang web server ; used buildah to create the container and ran it with podman

 I started the container with:

podman run --rm --network=bridge --publish=8888:8888  wsh

I can and do get a response from my server.  

It is using the 'cni' configuration.  Is there a means to have the server use the host's localhost?

 Let me know if I should provide more details, OK?

Thanks in advance for your time/feedback.


-- 
Douglas E. Hopley Jr.