mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 12:07:49 +02:00
added environment to docker compose
This commit is contained in:
parent
a446ebe5bb
commit
f8588aa9f7
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ services:
|
|||
- 2000:2000
|
||||
volumes:
|
||||
- ./data/piston/packages:/piston/packages
|
||||
environment:
|
||||
- PISTON_REPO_URL=http://repo:8000/index
|
||||
tmpfs:
|
||||
- /piston/jobs:exec,uid=1000,gid=1000,mode=711
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue