mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-12 06:09:39 +08:00
fix: pip cache dir
This commit is contained in:
@@ -56,7 +56,7 @@ RUN apt-get update \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/root/.cache \
|
||||
/moviepilot/.cache \
|
||||
/var/lib/apt/lists/* \
|
||||
/var/tmp/*
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user