mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
Usage comments added to docker-compose-eos-test.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user