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.
|
před 2 roky | |
---|---|---|
.github | před 2 roky | |
3.13 | před 2 roky | |
3.14 | před 2 roky | |
3.15 | před 2 roky | |
.gitignore | před 8 roky | |
LICENSE | před 6 roky | |
README.md | před 2 roky | |
docker-bake.hcl | před 2 roky |
Alpine Linux is a Linux distribution built around musl libc and BusyBox.
Versions | Size | Layer |
---|---|---|
3.13 (3.13/Dockerfile) |
||
3.13-openrc (3.13/Dockerfile) |
||
3.14 (3.14/Dockerfile) |
||
3.14-openrc (3.14/Dockerfile) |
||
3.15 (3.15/Dockerfile) |
||
3.15-openrc (3.15/Dockerfile) |
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.