Skip to content

Commit 9cfba73

Browse files
committed
Remove file
1 parent c15e0ee commit 9cfba73

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

coldfront/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ RUN /build/install.sh && rm -rf /build
1313
COPY --chown=coldfront:coldfront local_settings.py /etc/coldfront/local_settings.py
1414
COPY --chown=coldfront:coldfront coldfront.env /etc/coldfront/coldfront.env
1515
COPY --chown=coldfront:coldfront checkdb.py /srv/www/checkdb.py
16-
COPY coldfront.dump /usr/share/coldfront/coldfront.dump
1716
COPY coldfront-nginx.conf /etc/nginx/conf.d/coldfront.conf
1817
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
1918
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]

0 commit comments

Comments
 (0)