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.
- Pull from Docker Hub, download the package from Releases or build using
builder/build.sh
LANG- Sets the system locale, default:
C.UTF-8.
- Sets the system locale, default:
TZ- Sets the local time zone, default:
Europe/Berlin.
- Sets the local time zone, default:
To build and run the docker container for development execute:
docker compose --file docker-compose-dev.yaml up --build