Commit ecaca0f1 authored by Abhishek's avatar Abhishek
Browse files

dta-test file permission

parent bb884965
Pipeline #11816 passed with stage
in 10 minutes
...@@ -36,7 +36,7 @@ services: ...@@ -36,7 +36,7 @@ services:
container_name: backend container_name: backend
image: hftstuttgart/cota-backend:latest image: hftstuttgart/cota-backend:latest
#user: "${EUSER}:${EGID}" #user: "${EUSER}:${EGID}"
user:"1000:999" user: "1000:999"
environment: environment:
- DOCKER_HOST=unix:///var/run/docker.sock - DOCKER_HOST=unix:///var/run/docker.sock
ports: # Add this section ports: # Add this section
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment