This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./runner-data:/data
|
||||
- ../../common/setup.sh:/data/setup.sh:ro
|
||||
- ../../common/upgrade.sh:/data/upgrade.sh:ro
|
||||
- ../../common/register.sh:/data/register.sh:ro
|
||||
- ../../common/manage.sh:/data/manage.sh:ro
|
||||
- ../../common/check_crlf.sh:/data/check_crlf.sh:ro
|
||||
|
||||
@@ -8,6 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./runner-data:/data
|
||||
- ../../common/setup.sh:/data/setup.sh:ro
|
||||
- ../../common/upgrade.sh:/data/upgrade.sh:ro
|
||||
- ../../common/register.sh:/data/register.sh:ro
|
||||
- ../../common/manage.sh:/data/manage.sh:ro
|
||||
- ../../common/check_crlf.sh:/data/check_crlf.sh:ro
|
||||
|
||||
@@ -7,6 +7,7 @@ services:
|
||||
volumes:
|
||||
- ./runner-data:/data
|
||||
- ../../common/setup.sh:/data/setup.sh:ro
|
||||
- ../../common/upgrade.sh:/data/upgrade.sh:ro
|
||||
- ../../common/register.sh:/data/register.sh:ro
|
||||
- ../../common/manage.sh:/data/manage.sh:ro
|
||||
- ../../common/entrypoint.sh:/data/entrypoint.sh:ro
|
||||
|
||||
Reference in New Issue
Block a user