Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-infra
Commits
bdc7d2ad
Commit
bdc7d2ad
authored
Aug 27, 2025
by
Abhishek
Browse files
volume mount to dta_tests_data
parent
65800e0a
Pipeline
#11809
passed with stage
in 23 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
bdc7d2ad
...
@@ -40,7 +40,8 @@ services:
...
@@ -40,7 +40,8 @@ services:
-
"
8081:8080"
-
"
8081:8080"
volumes
:
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
/var/run/docker.sock:/var/run/docker.sock
-
'
dta_tests_data:/tmp/dta-tests'
-
type
:
tmpfs
target
:
/tmp/dta-tests
restart
:
unless-stopped
restart
:
unless-stopped
# This service can be reached by the 'web' container at http://backend:[port]
# This service can be reached by the 'web' container at http://backend:[port]
...
@@ -58,4 +59,3 @@ services:
...
@@ -58,4 +59,3 @@ services:
volumes
:
volumes
:
db_data
:
db_data
:
moodledata
:
moodledata
:
dta_tests_data
:
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