This commit is contained in:
Akkadius
2022-12-25 03:33:04 -06:00
parent 66bca9549b
commit 420c545dbd
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 \