Commit graph

5 commits

Author SHA1 Message Date
3e64a49338 chore: add valkey configuration to docker 2025-05-07 20:57:01 +02:00
b853ed3e98 use docker as build system
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-02 14:23:50 +02:00
b16d9c3b71 ci: build for x86_64 and arm64
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
This is an *attempt* to make the build system work for arm64 images as well, fingers crossed!
2025-05-02 13:08:24 +02:00
8f611c5d37 chore: use debian:12-slim in docker 2025-05-02 13:07:41 +02:00
c69f2eb4f0 feat: add docker files
adds compose.yml, Dockerfile and entrypoint.sh for running the backend inside of docker
2025-05-01 01:09:24 +02:00