carriexo
0
Q:

stdin_open

version: "3"
services:
  app:
    image: app:1.2.3
    stdin_open: true # docker run -i
    tty: true        # docker run -t
0

New to Communities?

Join the community