1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

Update Dockerfile

This commit is contained in:
Raman Gupta
2019-03-02 13:25:52 -05:00
committed by GitHub
parent 99e4622185
commit 8d48b4f8df

View File

@@ -50,7 +50,7 @@ RUN git clone https://github.com/pirate/ArchiveBox /home/pptruser/app \
&& chown -R pptruser:pptruser /data \
&& ln -s /data /home/pptruser/app/archivebox/output \
&& ln -s /home/pptruser/app/bin/* /bin/ \
# && ln -s /home/pptruser/app/bin/archive /bin/archivebox \
# && ln -s /home/pptruser/app/bin/archive /bin/archivebox \
&& chown -R pptruser:pptruser /home/pptruser/app/archivebox
# && pip3 install -r /home/pptruser/app/archivebox/requirements.txt