Usage comments added to docker-compose-eos-test.yml

This commit is contained in:
Jürgen Weigert
2020-11-17 21:31:05 +01:00
committed by GitHub
parent fe2ca059e6
commit 1ac6cf5489

View File

@@ -8,6 +8,8 @@ networks:
services:
ocis:
container_name: ocis
## Comment out either the 'build:' section or the 'image:' line. They are mutually exclusive.
## Using an image is prefered, as this is the published way of building and faster.
image: owncloud/eos-ocis:${EOS_OCIS_TAG:-1.0.0-rc5}
#build:
# context: ./docker/eos-ocis