We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946ef4c commit 860cf8cCopy full SHA for 860cf8c
.devcontainer/docker-compose.dev.yml
@@ -1,8 +1,6 @@
1
services:
2
devenv:
3
- build:
4
- context: ./
5
- dockerfile: Dockerfile.dev
+ image: webis/tira:dev-container-0.0.1
6
restart: unless-stopped
7
environment:
8
# TIRA Frontend Environment Variables
0 commit comments