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.
|
2 gadi atpakaļ | |
---|---|---|
.github | 2 gadi atpakaļ | |
3.10 | 5 gadi atpakaļ | |
3.11 | 5 gadi atpakaļ | |
3.13 | 2 gadi atpakaļ | |
3.6 | 5 gadi atpakaļ | |
3.7 | 5 gadi atpakaļ | |
3.8 | 5 gadi atpakaļ | |
3.9 | 5 gadi atpakaļ | |
.drone.yml | 5 gadi atpakaļ | |
.gitignore | 8 gadi atpakaļ | |
LICENSE | 6 gadi atpakaļ | |
README.md | 2 gadi atpakaļ | |
docker-bake.hcl | 2 gadi atpakaļ |
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.