Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FPM Dockerfile

This repository contains Dockerfile of FPM for Docker's trusted build published to the public Docker Registry.

Dependencies

Installation

  1. Install Docker.

  2. 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)

Usage

docker run -it --rm dockerfile/fpm

Run fpm

docker run -it --rm dockerfile/fpm fpm

About

FPM Dockerfile for Trusted Builds.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors