A debian based docker image. Preinstalled with curl and su-exec.
You can configure this image with the following environment variables
Env | Description | Example |
---|---|---|
LOCAL_USER_ID | UID of the host user to be used in the container | $(id -u "$USER") |
Tested with GNU Make 3.81.
> make versions-avail
< 8-jessie/
< 9-stretch/
make build -e VERSION=n-...
make release -e VERSION=n-...