Search Docker Hub
fpm
By wpengine
A minimal fpm image for building debs
10K+
A minimal fpm image useful for packaging debs.
// Build a deb
docker run --rm -v `pwd`:/workspace wpengine/fpm \ -s dir -t deb -p "artifacts" \ --name "wpengine-package" \ --description "WP Engine package" \ --more options .
Content type
Image
Digest
sha256:3ed35d1a7…
Size
326 MB
Last updated
over 3 years ago
docker pull wpengine/fpm