Sign inSign up

gioxa/fpm-centos

By gioxa

Updated over 6 years ago

Custom fpm CentOS 7 image to package software with great ease and sanity, build with odagrun.

Image
1

10K+

gioxa/fpm-centos repository overview

fpm-centos

Description

docker CentOS 7 image with https://github.com/jordansissel/fpm.

purpose

Image for packaging Software with GitLab-CI

Effing package management!

Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.

image tags:

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.

Usage

fpm usage see Read The Docs

example usage with GitLab-CI f.i.: pandoc rpm build

Image Config

Hostname: "fpm build-image"
Entrypoint:
  - /bin/bash
Env:
  - 'PATH=/builds/bin:/usr/bin:/usr/local/bin:/usr/sbin:/bin:/sbin'

Auto Update

Weekly updated with GitLab scheduled Pipelines

Content

baselayer
install_packages="ruby rubygems rubygem-* rpm-build"
app layer:
gem install --no-ri --no-rdoc fpm

Build with odagrun on openshift-online-starter

Tag summary

Content type

Image

Digest

Size

50.6 MB

Last updated

over 6 years ago

docker pull gioxa/fpm-centos