Run bash in Alpine Linux docker container
10K+
This image is automatically built using latest version of Alpine Linux image, and contains only Bash (Bourne Again SHell).
Bash prompt wait your command
$ docker run -ti --rm vandot/alpine-bash
Or
$ docker run --rm vandot/alpine-bash bash -c 'echo "Hello World"'
Content type
Image
Digest
sha256:1c1a1e5dc…
Size
4.1 MB
Last updated
about 2 years ago
docker pull vandot/alpine-bash