Skip to content

Docker image to build packages such as rpms, debs and macos packages

License

Notifications You must be signed in to change notification settings

wolffaxn/docker-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-fpm

MIT licensed GitHub last commit (branch)

A Docker image to build packages such as rpms, debs and macos packages.

Build

Run this command to build an image.

make

To enable BuildKit build set the DOCKER_BUILDKIT=1 environment variable when invoking the docker build command, such as:

export DOCKER_BUILDKIT=1
make

Run

❯ docker run --rm -it wolffaxn/docker-fpm:0.9.0
Doing `require 'backports'` is deprecated and will not load any backport in the next major release.
Require just the needed backports instead, or 'backports/latest'.
1.11.0

License

Released under the MIT License. See license for details.

About

Docker image to build packages such as rpms, debs and macos packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published