Skip to content
Snippets Groups Projects
Commit 4a55da20 authored by Thomas Downes's avatar Thomas Downes Committed by GraceDB
Browse files

Remove calls to VOLUME

parent c4f9f348
No related branches found
No related tags found
No related merge requests found
......@@ -62,9 +62,6 @@ ENV VIRTUAL_ENV dummy
# Expose port and run Gunicorn
EXPOSE 8000
# Volumes
VOLUME /app/logs /app/project_data
# Generate documentation
WORKDIR /app/gracedb_project/docs/user_docs
RUN sphinx-build -b html source build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment