Skip to content

Commit

Permalink
Add pooch dir
Browse files Browse the repository at this point in the history
  • Loading branch information
bhvishal9 committed Jul 8, 2024
1 parent 6e49c96 commit c68ccd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN groupadd -g 1001 appgroup && \
ENV NUMBA_CACHE_DIR=/home/appuser/numba_cache
ENV TMPDIR=/home/appuser/tmp
ENV GRADIO_FLAGGING_DIR=/home/appuser/flagged
ENV PLUMBUS_DATA_DIR=/home/appuser/pooch

# Expose the port the app runs on
EXPOSE 7000
Expand Down

0 comments on commit c68ccd2

Please sign in to comment.