Big round of updates for OSCON 2016

This commit is contained in:
Jerome Petazzoni
2016-05-15 20:03:14 -07:00
parent 3be821fefb
commit 6b6d2c77ad
5 changed files with 1634 additions and 2884 deletions

View File

@@ -1,16 +1,8 @@
version: "2"
services:
rng1:
build: rng
rng2:
build: rng
rng3:
build: rng
rng:
image: jpetazzo/hamba
command: 80 rng1:80 rng2:80 rng3:80
build: rng
ports:
- "8001:80"