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.
|
|
преди 3 години | |
|---|---|---|
| .github | преди 3 години | |
| 3.10 | преди 6 години | |
| 3.11 | преди 6 години | |
| 3.13 | преди 3 години | |
| 3.6 | преди 7 години | |
| 3.7 | преди 7 години | |
| 3.8 | преди 7 години | |
| 3.9 | преди 7 години | |
| .drone.yml | преди 6 години | |
| .gitignore | преди 9 години | |
| LICENSE | преди 8 години | |
| README.md | преди 3 години | |
| docker-bake.hcl | преди 3 години |
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.