Files
SearchServices/e2e-test/qa/search/ssl/alfresco/Dockerfile
2019-03-15 14:48:00 +00:00

6 lines
218 B
Docker

ARG ALFRESCO_TAG=6.1.0-EA3
FROM quay.io/alfresco/alfresco-content-repository:$ALFRESCO_TAG
LABEL creator="Paul Brodner" maintainer="Alfresco Search Services Team"
COPY 6.1-server.xml /usr/local/tomcat/conf/server.xml