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.
Mohammad Abdolirad 4478c740b3 Merge pull request #26 from dockage/dependabot/github_actions/actions/github-script-7 | 1 năm trước cách đây | |
---|---|---|
.github | 1 năm trước cách đây | |
3.15 | 1 năm trước cách đây | |
3.16 | 1 năm trước cách đây | |
3.17 | 1 năm trước cách đây | |
3.18 | 1 năm trước cách đây | |
.gitignore | 8 năm trước cách đây | |
CODE_OF_CONDUCT.md | 2 năm trước cách đây | |
CONTRIBUTING.md | 2 năm trước cách đây | |
LICENSE | 2 năm trước cách đây | |
README.md | 1 năm trước cách đây | |
docker-bake.hcl | 2 năm trước cách đây |
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.