archivebox: clear cache
This commit is contained in:
parent
15ff1e76d9
commit
cb8e5f42c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ FROM ${REPO_LOCATION}minideb
|
|||
|
||||
RUN install_packages gcc python3 python3-dev python3-pip python3-setuptools \
|
||||
&& pip3 install archivebox \
|
||||
&& pip3 cache purge
|
||||
&& rm -rf /root/.cache
|
||||
|
||||
USER 10200:10200
|
||||
|
||||
|
|
Loading…
Reference in a new issue