Sign inSign up

devopsfaith/fpm

By devopsfaith

Updated over 4 years ago

dockerized fpm

Image
2

4.3K

devopsfaith/fpm repository overview

docker-fpm

https://github.com/devopsfaith/docker-fpm

Deb packages

Uses Ubuntu Xenial,

docker build -t fpm:deb deb

RPM packages

Uses CentOS 7, if you want another rpm-flavored distro, change the FROM in the Dockerfile.

docker build -t fpm:rpm fpm

Custom Linux distributions

For another deb-flavored distro, change the FROM in the deb/Dockerfile. For another rpm-flavored distro, change the FROM in the rpm/Dockerfile.

Tag summary

Content type

Image

Digest

Size

142.9 MB

Last updated

over 4 years ago

docker pull devopsfaith/fpm:rpm