Test upload

This commit is contained in:
Akkadius
2022-12-25 02:21:16 -06:00
parent 1c7dedb12d
commit b66c65fc02
2 changed files with 34 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
FROM debian:11-slim
RUN apt-get update && apt-get install -y \
rclone \
make \
jq \
wget \
curl