Exchange build parameter into image parameter

This commit is contained in:
shaula 2016-10-19 06:24:40 +02:00 committed by GitHub
parent 16e9418632
commit 57a4a5ecd4

View file

@ -60,7 +60,7 @@ version: '2'
services: services:
server: server:
build: . image: shaula/rpi-prosody:0.9.10
ports: ports:
- "5000:5000" - "5000:5000"
- "5222:5222" - "5222:5222"