Compare commits
2 commits
1419827f66
...
0a2f528269
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a2f528269 | ||
| a7747c9e84 |
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile-dev
|
dockerfile: Dockerfile-dev
|
||||||
platform: linux/x86_64
|
platform: linux/x86_64
|
||||||
command: ./proc-start worker
|
command: ./proc-start worker
|
||||||
volumes:
|
volumes:
|
||||||
- bundle:/usr/local/bundle
|
- bundle:/usr/local/bundle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue