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=3) %!d(string=hai) anos | |
|---|---|---|
| .github | %!s(int64=3) %!d(string=hai) anos | |
| 3.13 | %!s(int64=3) %!d(string=hai) anos | |
| 3.14 | %!s(int64=3) %!d(string=hai) anos | |
| 3.15 | %!s(int64=3) %!d(string=hai) anos | |
| 3.16 | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=8) %!d(string=hai) anos | |
| CODE_OF_CONDUCT.md | %!s(int64=3) %!d(string=hai) anos | |
| CONTRIBUTING.md | %!s(int64=3) %!d(string=hai) anos | |
| LICENSE | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| docker-bake.hcl | %!s(int64=3) %!d(string=hai) anos | 
Alpine Linux is a Linux distribution built around musl libc and BusyBox.
Dockerfile to build an alpine base image 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.