Baseline alpine image used in all my deriving Alpine images.
9.2K
docker pull jessenich91/alpine:latest
docker pull ghcr.io/jessenich/alpine:latest
Baseline image used in all alpine based images.
Based off Alpine 14 as of the latest release.
Provisions default non rooted user defaulted to 'sysadm' with no password.
Run latest, standard variant.
docker -rm -it jessenich91/alpine:latest
To run a specific version:
docker -rm -it jessenich91/alpine:v1.7.12.alpine.3.13
Copyright (c) 2021 Jesse N. [email protected]. See LICENSE for license information.
As with all Docker images, the built image likely also contains other software which may be under other licenses (such as software from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:2369fa24a…
Size
8.8 MB
Last updated
almost 4 years ago
docker pull jessenich91/alpine