version: '3' services: app: image: rusian/microlab container_name: microlab env_file: micro.env tty: true restart: "always"