We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472745a commit a361c2dCopy full SHA for a361c2d
docker-compose.yml
@@ -3,6 +3,7 @@ services:
3
build:
4
context: .
5
dockerfile: dev.Dockerfile
6
+ command: ${DEFAULT_CMD:-/bin/bash}
7
environment:
8
- DISPLAY=host.docker.internal:0.0
9
env_file:
0 commit comments