Fixes and refinements to the dockerfile build system.
This commit is contained in:
parent
9b9a29c310
commit
ffc33e454c
6 changed files with 58 additions and 10 deletions
|
@ -30,6 +30,7 @@ start the workers:
|
|||
|
||||
```
|
||||
STACK=prod python -m workers.diffsworker -D
|
||||
STACK=prod python -m workers.dockerfilebuild -D
|
||||
```
|
||||
|
||||
bouncing the servers:
|
||||
|
|
Reference in a new issue