aboutsummaryrefslogtreecommitdiff
path: root/Containerfile
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-09-07 14:57:00 +0200
committerMax Audron <audron@cocaine.farm>2021-09-07 14:57:00 +0200
commit9ee7332c6a09e74abb845f05ad86b0e3a6a71edb (patch)
tree15a3f3659915cf1fad35f5dfca637250d1c4ddef /Containerfile
parentrelease 1.4.0 (diff)
switch back to alpine image
Diffstat (limited to '')
-rw-r--r--Containerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Containerfile b/Containerfile
index b3b7ba3..80b9266 100644
--- a/Containerfile
+++ b/Containerfile
@@ -20,8 +20,7 @@ RUN cargo build --release
# ------------------------------------------------------------------------------
# Final Stage
# ------------------------------------------------------------------------------
-
-FROM scratch
+FROM docker.io/alpine:3.14 as alpine
COPY --from=builder /work/target/release/catinator /usr/local/bin
ef='/machines.git/commit/secrets?id=66cf1b61a8e274a9283dedd36ec2530a2a6c066f&follow=1'>add hydra secretsMax Audron-0/+0 2024-03-29add hydra secretsMax Audron-5/+35 2024-03-19extend postgresql hpa for podman ipsMax Audron-1/+1 2024-03-02update authentikMax Audron-8/+6 2024-03-02setup gitea oidcMax Audron-5/+18 2024-02-28add giteaMax Audron-2/+39 2024-02-28remove gitlab moduleMax Audron-25/+0 2024-02-26update d3fus phone wg pubkeyMarcin Maselko-1/+1 2024-02-26added d3fus nass to wg configMarcin Maselko-0/+9 2024-02-21set minecraft memoryMax Audron-0/+1 2024-02-21add minecraft server and move palworld to games moduleMax Audron-3/+56 2024-02-21set network manually for ns serversMax Audron-0/+51 2024-02-20update nixpkgs-unstableMax Audron-3/+3 2024-02-19update d3fus fritzbox wg portMarcin Maselko-1/+1 2024-02-19add xonotic serverMax Audron-1/+10