https://github.com/dockhippie/alpine
Docker images for alpine
https://github.com/dockhippie/alpine
docker image
Last synced: 4 months ago
JSON representation
Docker images for alpine
- Host: GitHub
- URL: https://github.com/dockhippie/alpine
- Owner: dockhippie
- License: mit
- Created: 2015-02-24T12:31:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2026-01-28T02:33:22.000Z (5 months ago)
- Last Synced: 2026-01-28T18:15:34.515Z (5 months ago)
- Topics: docker, image
- Language: Shell
- Homepage:
- Size: 26.1 MB
- Stars: 10
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alpine
[](https://github.com/dockhippie/alpine/actions/workflows/docker.yml) [](https://github.com/dockhippie/alpine)
This is our customized [Alpine Linux][upstream] base image based on the
[official Alpine Linux image][parent].
## Versions
For the available versions please look at [Docker Hub][dockerhub] or
[Quay][quayio] or check the existing folders within the
[GitHub repository][github].
## Volumes
* None
## Ports
* None
## Available environment variables
```console
```
Extracted by the command: `grep -hE ': "\$\{(.*)\}"' latest/overlay/etc/entrypoint.d/*.sh | sed 's/: "\${//' | sed 's/:="/ = /' | sed 's/"}"$//' | sort | uniq`
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
* [Thomas Boerger](https://github.com/tboerger)
## License
MIT
## Copyright
```console
Copyright (c) 2018 Thomas Boerger
```
[upstream]: http://alpinelinux.org
[parent]: https://hub.docker.com/_/alpine
[dockerhub]: https://hub.docker.com/r/webhippie/alpine/tags
[quayio]: https://quay.io/repository/webhippie/alpine?tab=tags
[github]: https://github.com/dockhippie/alpine