Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepanstipl/docker-fpm
Create RPMs from gem packages for Puppet 4
https://github.com/stepanstipl/docker-fpm
Last synced: about 8 hours ago
JSON representation
Create RPMs from gem packages for Puppet 4
- Host: GitHub
- URL: https://github.com/stepanstipl/docker-fpm
- Owner: stepanstipl
- Created: 2015-08-20T17:04:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T15:26:14.000Z (over 8 years ago)
- Last Synced: 2024-11-12T07:40:50.816Z (2 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker container for running fpm (https://github.com/jordansissel/fpm).
There are following versions for CentOS 7:
- fpm-centos7-gem-system - convert gems to rpms on CentOS 7 with system ruby
- fpm-centos7-gem-puppet4 - convert gems to rpms on CentOS 7 with Puppet 4
bundled ruby
- fpm-centos7-zip - converts zip files to rpms on CentOS 7These containers are also available on Docker Hub as:
- `stepanstipl/fpm-centos7-gem-system`
- `stepanstipl/fpm-centos7-puppet4`
- `stepanstipl/fpm-centos7-zip`Usage:
------
See README file for individual containers.