in docs, build by default

This commit is contained in:
Julien Fastré 2016-08-05 15:31:19 +02:00
parent b889ce6f77
commit c63950b200

View file

@ -45,12 +45,12 @@ version: '2'
services: services:
sogo: sogo:
# if you prefer building by yourself # if you prefer building by yourself
# build: build:
# context: . context: .
# args: args:
# version: 2.2.13 version: 2.2.13
# if you prefer using an image # if you prefer using an image (not created yet)
image: julienfastre/sogo:3.1.4 # image: julienfastre/sogo:3.1
links: links:
- db - db
volumes: volumes: