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] 98e52f0721 Bump peter-evans/dockerhub-description from 3 to 4 | há 11 meses atrás | |
---|---|---|
.github | há 11 meses atrás | |
3.15 | há 1 ano atrás | |
3.16 | há 1 ano atrás | |
3.17 | há 1 ano atrás | |
3.18 | há 1 ano atrás | |
.gitignore | há 8 anos atrás | |
CODE_OF_CONDUCT.md | há 2 anos atrás | |
CONTRIBUTING.md | há 2 anos atrás | |
LICENSE | há 2 anos atrás | |
README.md | há 1 ano atrás | |
docker-bake.hcl | há 2 anos atrás |
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.