Existen situaciones que necesitamos un docker con inicio de servicios y este es uno de los mejores
Alpine image that forms the base for Dockage's docker images.
dependabot[bot] 90684c22c6 Bump docker/bake-action from 4 to 5 | hace 7 meses | |
---|---|---|
.github | hace 7 meses | |
3.17 | hace 8 meses | |
3.18 | hace 8 meses | |
3.19 | hace 8 meses | |
3.20 | hace 7 meses | |
.gitignore | hace 8 años | |
CODE_OF_CONDUCT.md | hace 2 años | |
CONTRIBUTING.md | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 7 meses | |
docker-bake.hcl | hace 2 años |
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-certificates
Common CA certificates PEM files.su-exec
Switch user and group id, setgroups and exec.