This commit is contained in:
Akkadius
2022-12-25 03:33:04 -06:00
parent e840eeb931
commit a6438b833c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ FROM debian:11-slim
#############################################
RUN apt-get update && apt-get install -y \
rclone \
git \
make \
jq \
wget \