This repository contains Dockerfile of FPM for Docker's trusted build published to the public Docker Registry.
-
Install Docker.
-
Download trusted build from public Docker Registry:
docker pull dockerfile/fpm(alternatively, you can build an image from Dockerfile:
docker build -t="dockerfile/fpm" github.com/dockerfile/fpm)
docker run -it --rm dockerfile/fpm
docker run -it --rm dockerfile/fpm fpm