Minimal Bash Docker image. Its use is intended for kool, but can fit in any other bash use-case.
With docker run:
docker run -it --rm kooldev/bash:latest --version
docker run -it --rm kooldev/bash:latest -c "echo kool stuff"
The MIT License (MIT). Please see License File for more information.
Content type
Image
Digest
Size
4.8 MB
Last updated
about 5 years ago
docker pull kooldev/bash