diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-11-12 22:50:00 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-11-12 23:17:46 +0100 |
commit | eab0905fa16bf2b5a9efdab3b6e6d6a1e321e4f2 (patch) | |
tree | aefa5cead667c0c8522d6f64879df24df5e47d08 /go.sum | |
parent | 79f5aed31618b7d1b3c47f08ba9b33e600851232 (diff) | |
download | podman-eab0905fa16bf2b5a9efdab3b6e6d6a1e321e4f2.tar.gz podman-eab0905fa16bf2b5a9efdab3b6e6d6a1e321e4f2.tar.bz2 podman-eab0905fa16bf2b5a9efdab3b6e6d6a1e321e4f2.zip |
Fix namespace flag parsing for podman build
The namespace options for pid,ipc,uts were completely ignored.
The network namespace did not accept `none`.
This commit fixes these issues simply by calling `parse.NamespaceOptions`
from buildah instead of implementing our own logic.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions