Skip to content

Commit 840f7f3

Browse files
authored
Merge pull request #155 from ubccr/isc-hpc-updates
Remove file
2 parents 20c557f + 9cfba73 commit 840f7f3

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)