miniflux-v2/packaging/docker
Michael Kuhn 194f517be8 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)
2024-04-04 17:36:28 -07:00
..
alpine Improve Dockerfiles 2024-04-04 17:36:28 -07:00
distroless Improve Dockerfiles 2024-04-04 17:36:28 -07:00