Sign inSign up

wpengine/fpm

By wpengine

•Updated over 3 years ago

A minimal fpm image for building debs

Image
0

10K+

wpengine/fpm repository overview

⁠fpm

A minimal fpm⁠ image useful for packaging debs.

⁠usage

// 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
    .

Tag summary

Content type

Image

Digest

sha256:3ed35d1a7…

Size

326 MB

Last updated

over 3 years ago

docker pull wpengine/fpm