Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-runner-jdk21-junit5
Commits
849add7b
Commit
849add7b
authored
3 months ago
by
mamunozgil
Browse files
Options
Download
Email Patches
Plain Diff
Add host volume
parent
1920d32e
Pipeline
#10779
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yaml
+3
-0
docker-compose.yaml
with
3 additions
and
0 deletions
+3
-0
docker-compose.yaml
+
3
-
0
View file @
849add7b
...
@@ -37,6 +37,7 @@ services:
...
@@ -37,6 +37,7 @@ services:
user
:
"
${UID}:${GID}"
user
:
"
${UID}:${GID}"
volumes
:
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
/var/run/docker.sock:/var/run/docker.sock
-
'
backend_dta_data:
/dta-tests-assignments'
-
'
/tmp/dta-tests:/tmp/dta-tests'
-
'
/tmp/dta-tests:/tmp/dta-tests'
volumes
:
volumes
:
mariadb_data_dtt
:
mariadb_data_dtt
:
...
@@ -45,3 +46,5 @@ volumes:
...
@@ -45,3 +46,5 @@ volumes:
driver
:
local
driver
:
local
moodledata_data_dtt
:
moodledata_data_dtt
:
driver
:
local
driver
:
local
backend_dta_data
:
driver
:
local
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment