This commit is contained in:
Benjamin Toby
2025-01-13 22:25:20 +01:00
parent e0a030f10d
commit f56f2849e0
228 changed files with 260 additions and 332 deletions
+2
View File
@@ -2,6 +2,8 @@ FROM oven/bun:debian
SHELL ["/bin/bash", "-c"]
RUN rm -rf /var/lib/apt/lists/*
RUN apt-get clean
RUN apt-get update
RUN apt-get install -y apt-transport-https