Permalink
Cannot retrieve contributors at this time
14 lines (12 sloc)
265 Bytes
|
loom-master: |
|
build: ./ |
|
dockerfile: Dockerfile |
|
command: /loom/_build/src/server/loom-server |
|
ports: |
|
- 9010:9010 |
|
|
|
loom-worker: |
|
build: ./ |
|
dockerfile: Dockerfile |
|
links: |
|
- loom-master |
|
command: /loom/_build/src/worker/loom-worker loom-master 9010 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.