Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 178 Bytes

File metadata and controls

6 lines (5 loc) · 178 Bytes

Repro Steps

  • docker build . -t repro
  • docker run --rm -it repro
    • Note: docker run --rm -i repro works fine; this only repros with -t
  • docker stop CONTAINER_ID