1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 15:04:43 +00:00

ci/cd: only build required binaries for next image

This commit is contained in:
Elias Schneider
2025-06-16 16:09:09 +02:00
parent 5814549cbe
commit 3717a663d9
3 changed files with 33 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
# This Dockerfile embeds a pre-built binary for the given Linux architecture
# Binaries must be built using ./scripts/development/build-binaries.sh first
# Binaries must be built using ""./scripts/development/build-binaries.sh --docker-only"
FROM alpine