Skip to content

A debian based docker image. Preinstalled with curl and suexec.

License

Notifications You must be signed in to change notification settings

DreadLabs/docker-base-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-base-debian

Description

A debian based docker image. Preinstalled with curl and su-exec.

Configuration

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")

Makefile

Tested with GNU Make 3.81.

List available versions to build

> make versions-avail
< 8-jessie/
< 9-stretch/

Build

make build -e VERSION=n-...

Release

make release -e VERSION=n-...

License

MIT

About

A debian based docker image. Preinstalled with curl and suexec.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published