aboutsummaryrefslogtreecommitdiff
path: root/internal/database/migrations.go
diff options
context:
space:
mode:
authorGravatar Michael Kuhn <github@ikkoku.de> 2024-04-02 20:51:15 +0200
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-04-04 17:36:28 -0700
commit194f517be833df5acd7c21d1f012dca690614a6b (patch)
tree7943cc86625783a686c4a3bb6a6851bac611a4b2 /internal/database/migrations.go
parent11fd1c935e6baa376bdad5e64084893130f117c3 (diff)
downloadv2-194f517be833df5acd7c21d1f012dca690614a6b.tar.gz
v2-194f517be833df5acd7c21d1f012dca690614a6b.tar.zst
v2-194f517be833df5acd7c21d1f012dca690614a6b.zip
Improve Dockerfiles
- Specify Docker registry explicitly (e.g., Podman does not use `docker.io` by default) - Use `make miniflux` instead of duplicating `go build` arguments (this leverages Go's PIE build mode) - Enable cgo to fix ARM containers (we need to make sure to use the same OS version for both container stages to avoid libc issues)
Diffstat (limited to 'internal/database/migrations.go')
0 files changed, 0 insertions, 0 deletions