Another round of updates for CRAFT, almost there

This commit is contained in:
Jerome Petazzoni
2016-04-26 12:53:50 -07:00
parent 76689cd431
commit 8e1827a506
2 changed files with 552 additions and 626 deletions

View File

@@ -3,18 +3,14 @@ version: '2'
services:
rng:
build: rng
ports:
- 80
hasher:
build: hasher
ports:
- 80
webui:
build: webui
ports:
- 80
- "8000:80"
redis:
image: redis

File diff suppressed because it is too large Load Diff