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.