mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* REPO-3457 : Remove /docker-compose Add test.env to /docker-alfresco/test/ Add share image, repository is on debug by default, remove references to docker.io, add REPOSITORY variable for repository images on quay.io.
5 lines
114 B
Bash
5 lines
114 B
Bash
export ALFRESCO_TAG=latest
|
|
export SHARE_TAG=6.0.a
|
|
export SOLR6_TAG=1.1.1
|
|
export POSTGRES_TAG=10.1
|
|
export REGISTRY= |