Alpine Container Image¶
Minimal Alpine Linux base image with Bash installed for reproducible pipelines and development shells.
Features¶
Ships only Bash and the security updates required to keep the base image tiny and fast to pull.
- Built from a digested Alpine release so the resulting container is deterministic across environments.
- Serves as the lightweight parent image for other repositories in
niclas-zone/ctr.
Usage¶
Pull the image¶
Start an interactive shell¶
Author¶
Niclas Heinz
Contributing¶
Contributions are welcome! Please open an issue or submit a merge request if you have suggestions or improvements.
License¶
This project is licensed under the MIT License. See LICENSE for the full text.