mirror of
https://github.com/moby/moby.git
synced 2025-12-12 10:01:33 +03:00
Forbid `docker run -t` with a redirected stdin (such as `echo test | docker run -ti busybox cat`). Forbid `docker exec -t` with a redirected stdin. Forbid `docker attach` with a redirect stdin toward a tty enabled container. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
4.2 KiB
4.2 KiB