diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-10-20 16:17:25 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-10-21 05:33:00 -0400 |
commit | d72918fe6f19a080892df5f3e87d96d35b7720f4 (patch) | |
tree | 75218d53b9bb8f1fd30209ef0bbe5a47acd6fb08 /vendor/github.com/tchap/go-patricia/patricia | |
parent | 94873a237ab52db27916b8954e489fe780eea069 (diff) | |
download | podman-d72918fe6f19a080892df5f3e87d96d35b7720f4.tar.gz podman-d72918fe6f19a080892df5f3e87d96d35b7720f4.tar.bz2 podman-d72918fe6f19a080892df5f3e87d96d35b7720f4.zip |
Podman build should default to not usins stdin
Currently we leak stdin into podman builds, which can lead
to issues like run commands inside of the container waiting for
user input.
We should not take input from users other then if the user specifies
podman build -f - or podman build -, which are taken care of in other code.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/tchap/go-patricia/patricia')
0 files changed, 0 insertions, 0 deletions