Alpine Linux is a Linux distribution built around musl libc and BusyBox.
Dockerfile to build an alpine base image with a couple of extra packages and enable some repositories.
The image enable the following repositories:
@edge(dl-cdn.alpinelinux.org/alpine/edge/main)@edgecommunity(dl-cdn.alpinelinux.org/alpine/edge/community)@testing(dl-cdn.alpinelinux.org/alpine/edge/testing)
The image installs the following extra packages:
ca-certificatesCommon CA certificates PEM files.su-execSwitch user and group id, setgroups and exec.
- Where to get help: website, documentation
- GitHub repo: dockage/alpine
- Where to file issues: GitHub Issues
- Maintained by: The Dockage team (info at dockage.dev)
- License(s) - license, check 3rd party documentation for license information