miniflux-v2/packaging
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
..
debian Build amd64/arm64 Debian packages with CGO disabled 2024-02-21 21:23:48 -08:00
docker Improve Dockerfiles 2024-04-04 17:36:28 -07:00
rpm Update RockyLinux image from 8 to 9 2023-08-09 21:11:38 -07:00
systemd packaging: add Documentation to systemd service 2022-01-17 13:23:19 -08:00
miniflux.conf Move RPM build files to main repository 2020-10-18 16:20:00 -07:00