https://github.com/madworx/docker-multibash
Docker image containing lots and lots of bash versions
https://github.com/madworx/docker-multibash
bash docker-image
Last synced: 2 months ago
JSON representation
Docker image containing lots and lots of bash versions
- Host: GitHub
- URL: https://github.com/madworx/docker-multibash
- Owner: madworx
- Created: 2018-06-27T14:25:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T18:38:47.000Z (almost 6 years ago)
- Last Synced: 2025-10-23T11:36:42.583Z (8 months ago)
- Topics: bash, docker-image
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker image containing lots and lots of bash versions
Source tarballs are fetched from `${MIRROR}` and compiled against the Debian `bullseye-slim` image.
Compiled `bash` binaries are located in `/usr/local/bin/`, named as `bash-`.
## Source
Source code is hosted on [GitHub](https://github.com/madworx/docker-multibash).
## Docker images
Docker images are published to [Docker Hub](https://hub.docker.com/repository/docker/madworx/multibash).
## Contributions
Any and all contributions are welcome in form of pull requests.
## Author
Martin Kjellstrand [martin.kjellstrand@madworx.se]