riton / docker-fpm

Simplest Docker image for FPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPM Docker

Description

This repository contains the simplest Dockerfile for FPM for Docker's automated build.

The aim of this image is to rely on FPM to quickly and easily build packages from binary files.

Usage

$ docker run --rm -it remiferrand/fpm

Run fpm

$ docker run --rm -it remiferrand/fpm fpm

About

Simplest Docker image for FPM

License:Other


Languages

Language:Dockerfile 100.0%