https://github.com/vv9k/pkger
Automate building RPMs and DEBs as well as other artifacts on multiple Linux distributions, versions and architectures using Docker/Podman
https://github.com/vv9k/pkger
deb docker pkg rpm unix
Last synced: 27 days ago
JSON representation
Automate building RPMs and DEBs as well as other artifacts on multiple Linux distributions, versions and architectures using Docker/Podman
- Host: GitHub
- URL: https://github.com/vv9k/pkger
- Owner: vv9k
- License: mit
- Created: 2019-12-27T10:29:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T07:25:11.000Z (about 1 year ago)
- Last Synced: 2025-03-29T04:34:56.701Z (28 days ago)
- Topics: deb, docker, pkg, rpm, unix
- Language: Rust
- Homepage:
- Size: 4.43 MB
- Stars: 178
- Watchers: 2
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# pkger 📦
[](https://vv9k.github.io/pkger/)
[](https://github.com/vv9k/pkger/actions?query=workflow%3A%22pkger+CI%22)**pkger** is a tool that automates building *RPMs*, *DEBs*, *PKG*, *APK* and other packages on multiple *Linux* distributions, versions and architectures with the help of Docker or Podman.
To learn more about **pkger** head over to the [user guide](https://vv9k.github.io/pkger/).

## Example
- Example configuration, recipes and images can be found in [`example` directory of `master` branch](https://github.com/vv9k/pkger/tree/master/example)
## License
[MIT](https://github.com/vv9k/pkger/blob/master/LICENSE)