diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2018-07-16 13:40:59 +0200 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-07-19 13:21:50 +0000 |
commit | 9ae7b1a5b176176b1b6a0b8e5d191783b68d9b2c (patch) | |
tree | 198cea903d2d289cc83fe01a0dd8c05c6f8510d0 /test/e2e/pod_create_test.go | |
parent | 4a6f79b62b235c3b0c816c3b5117fac00d2bdadb (diff) | |
download | podman-9ae7b1a5b176176b1b6a0b8e5d191783b68d9b2c.tar.gz podman-9ae7b1a5b176176b1b6a0b8e5d191783b68d9b2c.tar.bz2 podman-9ae7b1a5b176176b1b6a0b8e5d191783b68d9b2c.zip |
oci: keep exposed ports busy and leak the fd into conmon
Bind all the specified TCP and UDP ports so that another process
cannot reuse them. The fd of the listener is then leaked into conmon
so that the socket is kept busy until the container exits.
Closes: https://github.com/projectatomic/libpod/issues/210
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Closes: #1100
Approved by: mheon
Diffstat (limited to 'test/e2e/pod_create_test.go')
0 files changed, 0 insertions, 0 deletions