[mc] Use image rather than build in example proxied compose file

This commit is contained in:
Geoff Bourne 2017-12-08 10:03:45 -06:00
parent 3a64e32184
commit bc100163c2

View file

@ -2,7 +2,8 @@ version: '3'
services:
mc:
build: .
# build: .
image: itzg/minecraft-server
ports:
- 25565:25565
environment: