You need to sign in or sign up before continuing.
Commit 760ad620 authored by Abhishek's avatar Abhishek
Browse files

egid, dta-test file permission

parent 1920d32e
Pipeline #11812 passed with stage
version: '2' version: '2'
services:
services: services:
mariadb-dtt: mariadb-dtt:
container_name: moodledb-dtt container_name: moodledb-dtt
...@@ -33,7 +32,7 @@ services: ...@@ -33,7 +32,7 @@ services:
- mariadb-dtt - mariadb-dtt
backend: backend:
container_name: backend container_name: backend
image: cota-backend:latest image: hftstuttgart/cota-backend:latest
user: "${UID}:${GID}" user: "${UID}:${GID}"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
......
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