summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2025-10-28 12:42:17 +0100
committerPatrick Spek <p.spek@tyil.nl>2025-10-28 12:42:17 +0100
commitb6fcbb1c10b3aab0fa175d57ba514c9d7620fdce (patch)
tree3b36c6b151c3d7e852296ea79d8ef3143424acfe
downloadgit-b6fcbb1c10b3aab0fa175d57ba514c9d7620fdce.tar.gz
git-b6fcbb1c10b3aab0fa175d57ba514c9d7620fdce.tar.bz2
Initial commit
-rw-r--r--Containerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile
new file mode 100644
index 0000000..3278306
--- /dev/null
+++ b/Containerfile
@@ -0,0 +1,3 @@
+FROM alpine:latest
+
+RUN apk add --no-cache git