Skip to content

Commit

Permalink
Remove pooch dir
Browse files Browse the repository at this point in the history
  • Loading branch information
bhvishal9 committed Jul 8, 2024
1 parent 1b4124f commit f9dd3b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ 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 XDG_CACHE_HOME=/home/appuser/pooch

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

0 comments on commit f9dd3b2

Please sign in to comment.