Skip to content

JulianCBC/docker-base-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsquarednz/base-ubuntu

Based upon Ubuntu Linux and S6 overlay, this serves as a base template container for all other docker containers created by nsquarednz.

ubuntu

Features:

Base: Ubuntu
Init: s6 overlay
Additinal applications: bash-completion
ca-certificates
coreutils
curl
nano
tar
tzdata
unzip
vim
xz-utils

Configuration:

  • Configuration is stored in /config/
  • Application binaries can be installed to /app
  • Default user name "docker"
  • Hosts file configurable in /config/hosts

Additional params to your container:

  • -e PGID for setting the GroupID of the default user
  • -e PUID for setting the UserID of the default user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%