diff options
author | Matthew Heon <mheon@redhat.com> | 2020-12-03 14:21:35 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-12-04 13:53:52 -0500 |
commit | ee738ab11aa131b56162f0c56e06da10c9f37d96 (patch) | |
tree | fb6d677a6aeb2d6d770685a537b72b65ddffdc58 /vendor/github.com/nxadm/tail | |
parent | 350f0f0e9a5fc478d84ded179d9a8e605c4cd821 (diff) | |
download | podman-ee738ab11aa131b56162f0c56e06da10c9f37d96.tar.gz podman-ee738ab11aa131b56162f0c56e06da10c9f37d96.tar.bz2 podman-ee738ab11aa131b56162f0c56e06da10c9f37d96.zip |
The --net=container flag to Buildah is deprecated
It's very confusing that `podman run --net=container` joins the
network namespace of another container - but
`podman build --net=container` creates a private network
namespace. We've standardized on `--net=private` for this, and
will eventually remove `podman build --net=container` as an
alias for `--net=private`.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'vendor/github.com/nxadm/tail')
0 files changed, 0 insertions, 0 deletions