mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-03 15:36:42 +00:00
Big round of updates for OSCON 2016
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user