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