mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update Dockerfile
This commit is contained in:
parent
61d91075c7
commit
41bdd804d0
@ -1,7 +1,8 @@
|
||||
FROM debian:buster
|
||||
MAINTAINER Wang Ruikang <dramforever@live.com>
|
||||
|
||||
RUN apt install python3-dev python3-pip && \
|
||||
RUN apt-get update && \
|
||||
apt-get install -y python3-dev python3-pip && \
|
||||
pip3 install pyquery requests minio && \
|
||||
# Install Nix. To simplify management we only copy binaries and create
|
||||
# symlinks, and do no further configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user