Bash Shell with Git based on Alpine Linux running as unprivileged user
100K+

Bash Shell with git based on Alpine Linux
docker pull ellerbrock/alpine-bash-git
As Base Image i use Alpine Linux which is lightweight Distribution with a small surface area for security concerns, but with enough functionality for development and interactive debugging.
To prevent zombie reaping processes i run dumb-init as PID 1 which forwards signals to all processes running in the container.
Get the latest News about Web Development, Open Source, Tooling, Server & Security
Content type
Image
Digest
Size
12.2 MB
Last updated
almost 7 years ago
docker pull ellerbrock/alpine-bash-git