Import csvs
This commit is contained in:
@@ -14,6 +14,7 @@ COPY start.sh /opt/re3gistry/
|
||||
COPY httpd-vhosts.conf /etc/apache2/conf.d/
|
||||
COPY httpd.conf /etc/apache2/
|
||||
COPY public_html /var/www/localhost/htdocs/
|
||||
COPY server.xml /opt/tomcat/conf
|
||||
WORKDIR /opt/re3gistry
|
||||
RUN chmod +x start.sh
|
||||
ENTRYPOINT [ "/opt/re3gistry/start.sh" ]
|
||||
|
Reference in New Issue
Block a user