Based upon Ubuntu Linux and S6 overlay, this serves as a base template container for all other docker containers created by nsquarednz.
| Base: | Ubuntu |
| Init: | s6 overlay |
| Additinal applications: | bash-completion |
| ca-certificates | |
| coreutils | |
| curl | |
| nano | |
| tar | |
| tzdata | |
| unzip | |
| vim | |
| xz-utils | |
- 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 PGIDfor setting the GroupID of the default user-e PUIDfor setting the UserID of the default user
