https://github.com/devopsfaith/docker-fpm
Uses Ubuntu Xenial,
docker build -t fpm:deb deb
Uses CentOS 7, if you want another rpm-flavored distro, change the FROM in the Dockerfile.
docker build -t fpm:rpm fpm
For another deb-flavored distro, change the FROM in the deb/Dockerfile.
For another rpm-flavored distro, change the FROM in the rpm/Dockerfile.
Content type
Image
Digest
Size
142.9 MB
Last updated
over 4 years ago
docker pull devopsfaith/fpm:rpm