I’m having an issue with some of my #podman containers not being reachable from the network until the container itself actively uses the network (ping or curl). I’m using #macvlan to give each container a static IP on the physical network. Any advice from other #homelab or #sysadmin folks out there? (Not sure if this ever happens with #docker too.)
#podman #macvlan #homelab #sysadmin #docker
I can't access the #docker host from my images running in a #macvlan #network. This is by design but I found this quite old article to workaround: https://blog.oddbit.com/post/2018-03-12-using-docker-macvlan-networks/
I'll report!