Commit Graph

11 Commits

Author SHA1 Message Date
81fd807a71 Removed tini because it seems to not work on arm devices
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m42s
2025-06-26 09:53:18 +02:00
74a4557724 Refactor environment variable handling in Dockerfile and entrypoint.sh for consistency and clarity
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m51s
2025-06-25 21:08:49 +02:00
9960e05315 Refactor Dockerfile to unify base image references and improve clarity in build stages
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m48s
2025-06-25 17:11:45 +02:00
4b6efcea6e Fix Dockerfile stage references for clarity and correct build context
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 31m38s
2025-06-24 15:13:46 +02:00
ffab318254 Fix Docker build context and file path in build.yaml
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 10m26s
2025-06-24 13:31:38 +02:00
94c99bb508 Refactor Dockerfile and build.yaml to include CREATED_AT in build args and update label formatting
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 9m49s
2025-06-24 13:19:03 +02:00
74a4e5fd96 Add build arguments for version and revision in Dockerfile and update build.yaml
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 9m47s
2025-06-24 12:54:42 +02:00
f78979c6e2 Add debugging step to list directory contents during build process
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 43s
2025-06-24 11:55:36 +02:00
d10ee55092 Refactor build.yaml to add step names for clarity and restore token usage for repository checkout
Some checks are pending
Building and publishing Homebrewery as Docker Image / build (release) Waiting to run
2025-06-24 11:39:28 +02:00
147397c4d3 Add initial Docker setup with .dockerignore, Dockerfile, and entrypoint script
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 2m10s
2025-06-24 11:31:58 +02:00
f99a428d67 Initial commit 2025-06-24 08:21:19 +00:00