Custom fpm CentOS 7 image to package software with great ease and sanity, build with odagrun.
10K+
docker CentOS 7 image with https://github.com/jordansissel/fpm.
Image for packaging Software with GitLab-CI
Effing package management!
Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
Tags are noted as:
<fpm-version>-<short-build-date>
when build, all CentOS 7 packages will be up to date and fpm will be the latest version.
fpm usage see Read The Docs
example usage with GitLab-CI f.i.: pandoc rpm build
Hostname: "fpm build-image"
Entrypoint:
- /bin/bash
Env:
- 'PATH=/builds/bin:/usr/bin:/usr/local/bin:/usr/sbin:/bin:/sbin'
Weekly updated with GitLab scheduled Pipelines
install_packages="ruby rubygems rubygem-* rpm-build"
gem install --no-ri --no-rdoc fpm
Build with odagrun on openshift-online-starter
Content type
Image
Digest
Size
50.6 MB
Last updated
over 6 years ago
docker pull gioxa/fpm-centos