Skip to content

Commit 80809f6

Browse files
fix(volume): remove volume from dockerfile
1 parent 8e319aa commit 80809f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ RUN pip install \
1919
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
2020
RUN chmod +x /usr/local/bin/entrypoint.sh
2121

22-
VOLUME ["/data"]
2322
EXPOSE 3141
2423

2524
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]

0 commit comments

Comments
 (0)