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.
|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
3.10 | %!s(int64=5) %!d(string=hai) anos | |
3.11 | %!s(int64=5) %!d(string=hai) anos | |
3.5 | %!s(int64=5) %!d(string=hai) anos | |
3.6 | %!s(int64=5) %!d(string=hai) anos | |
3.7 | %!s(int64=5) %!d(string=hai) anos | |
3.8 | %!s(int64=5) %!d(string=hai) anos | |
3.9 | %!s(int64=5) %!d(string=hai) anos | |
.drone.yml | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=8) %!d(string=hai) anos | |
LICENSE | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
Alpine Linux is a Linux distribution built around musl libc and BusyBox.
Versions | Size | Layer |
---|---|---|
3.5 (3.5/Dockerfile) |
||
3.5-openrc (3.5/openrc/Dockerfile) |
||
3.6 (3.6/Dockerfile) |
||
3.6-openrc (3.6/openrc/Dockerfile) |
||
3.7 (3.7/Dockerfile) |
||
3.7-openrc (3.7/openrc/Dockerfile) |
||
3.8 (3.8/Dockerfile) |
||
3.8-openrc (3.8/openrc/Dockerfile) |
||
3.9 (3.9/Dockerfile) |
||
3.9-openrc (3.9/openrc/Dockerfile) |
||
3.10 (3.10/Dockerfile) |
||
3.10-openrc (3.10/openrc/Dockerfile) |
||
3.11 , latest (3.11/Dockerfile) |
||
3.11-openrc (3.11/openrc/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.wait4ports
A small utility to wait for network peer availability.