Skip to content
Snippets Groups Projects
Commit 2903ba27 authored by Maximilian Horzela's avatar Maximilian Horzela
Browse files

Added `/work` mount for local machines

parent fa46f110
Branches
No related tags found
No related merge requests found
......@@ -22,6 +22,12 @@ endif
JOB_RENICE_INCREMENT = 5
#Docker mounts
DOCKER_VOLUMES = $(DOCKER_VOLUMES), WORK
DOCKER_VOLUME_DIR_WORK = /work
DOCKER_MOUNT_VOLUMES = $(DOCKER_MOUNT_VOLUMES), WORK
### IPv6 handling (see 0011.node_master.cfg)
ENABLE_IPv6 = FALSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment