spiegel_podman/cmd/podman/common
Daniel J Walsh 48f10e1d0d Move each search dns to its own line
Alpine does not seem to use search correctly when there are multiple
search domains on the same line. It only uses the first with the advent.
When podman runs within a separate network we are appending on
dns.podman as a search, if you add a search domain, then this causes the
local search on network to fail.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-02-03 16:21:26 -05:00
..
completion.go bump go module to version 4 2022-01-18 12:47:07 +01:00
completion_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create_opts.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
default.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diffChanges.go bump go module to version 4 2022-01-18 12:47:07 +01:00
netflags.go Move each search dns to its own line 2022-02-03 16:21:26 -05:00