Skip to content

mbT-Infrastructure/docker-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian base image

This image is used as base for other images created from me.

It extends the Debian image by curl and install-autonomous.sh and replace-vars.sh from the scripts repository and sets bash as default shell.

Installation

  1. Pull from Docker Hub, download the package from Releases or build using builder/build.sh

Usage

Environment variables

  • LANG
    • Sets the system locale, default: C.UTF-8.
  • TZ
    • Sets the local time zone, default: Europe/Berlin.

Development

To build and run the docker container for development execute:

docker compose --file docker-compose-dev.yaml up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors