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.
|
hace 2 años | |
---|---|---|
.github | hace 2 años | |
3.10 | hace 5 años | |
3.11 | hace 5 años | |
3.13 | hace 2 años | |
3.6 | hace 5 años | |
3.7 | hace 5 años | |
3.8 | hace 5 años | |
3.9 | hace 5 años | |
.drone.yml | hace 5 años | |
.gitignore | hace 8 años | |
LICENSE | hace 6 años | |
README.md | hace 2 años | |
docker-bake.hcl | hace 2 años |
Alpine Linux is a Linux distribution built around musl libc and BusyBox.
Versions | Size | Layer |
---|---|---|
3.13 , latest (3.13/Dockerfile) |
||
3.13-openrc (3.13/Dockerfile) |
Dockerfile to build a alpine baseimage 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.