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