This commit is contained in:
2023-06-10 07:38:17 +01:00
parent 1b8e7fde9b
commit 734a6b99e0
5 changed files with 77 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
#check ../README.md for more information
FROM duplicati/duplicati
RUN apt update && apt install -y default-mysql-client && rm -rf /var/lib/apt/lists/*