Skip to content

Commit b8a7f8a

Browse files
committed
do not mount control dir
1 parent 62a4024 commit b8a7f8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cs-puppet-ci/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ services:
1111
- "8000:8000"
1212
environment:
1313
JAVA_ARGS: "-Xms256m -Xmx256m -XX:MaxPermSize=256m"
14-
volumes:
15-
- /control:/workspace
14+
# volumes:
15+
# - /control:/workspace
1616
networks:
1717
- puppet
1818
container_name: puppet

0 commit comments

Comments
 (0)