Docker Images / other / bash

bash

JSON →
docker5.3.15glibc576M pulls

Bash is the GNU Project's shell, a command-line interpreter for Unix-like operating systems.

developer-tools
Usage
Recommended variant
docker pull bash:5.3.15
use 5.3.15 unless you have a specific reason not to
Variants
Available tags
bash:full
Lifecycle
Support & EOL
latest5.3.15
pull size7MB compressed
Known issues
Gotchas
minimal image; may lack utilities expected in a full OS
not intended for production services; use as a base for scripting
consider using alpine for smaller footprint if bash is not required
Resources