This directory has a Makefile
and a Dockerfile
that support building for multiple
Linux distributions.
Building a docker for a specific distro is as simple as
make <distro>
Where distro is one of:
- Alpine
- AmazonLinux
- Fedora
- Ubuntu
$ make ubuntu
make package-ubuntu