Sign inSign up

jessenich91/alpine

By jessenich91

Updated almost 4 years ago

Baseline alpine image used in all my deriving Alpine images.

Image
1

9.2K

jessenich91/alpine repository overview

Docker Alpine Base Image

GitHub last commit GitHub

GitHub Workflow Status

Docker Image Version (latest semver) Docker Image Size (tag) Docker Pulls

Gitpod Ready-to-Code

GitHub Source

docker pull jessenich91/alpine:latest

DockerHub Registry

docker pull ghcr.io/jessenich/alpine:latest

What is this image?

Baseline image used in all alpine based images.

Image Meta

Based off Alpine 14 as of the latest release.

Provisions default non rooted user defaulted to 'sysadm' with no password.

Installed Packages
  • ca-certificates
  • rsync
  • nano
  • curl
  • wget
  • tzdata
  • jq
  • yq
  • sudo

Running this Image

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

License

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.

Tag summary

Content type

Image

Digest

sha256:2369fa24a

Size

8.8 MB

Last updated

almost 4 years ago

docker pull jessenich91/alpine