oowy/alpine

By oowy

Updated 6 months ago

Alpine Linux Docker image, for efficient container management.

Image
Operating Systems

181

Quick reference

Supported tags

  • 3.203.20.23.20.13.20.0
  • 3.193.19.33.19.23.19.13.19.0
  • 3.183.18.83.18.73.18.63.18.53.18.43.18.33.18.23.18.13.18.0

Quick reference (cont.)

  • Supported architectures: amd64, arm64v8

What is Alpine?

Alpine Linux is a Linux distribution built around musl libc and BusyBox. The image is only 5 MB in size and has access to a package repository that is much more complete than other BusyBox based images. This makes Alpine Linux a great image base for utilities and even production applications. Read more about Alpine Linux here and you can see how their mantra fits in right at home with Docker images.

logo

Alpine Docker Images

The team publishes a Docker image to this repository for each official release of Alpine package.

These images wrap the official executable, allowing you to run subcommands by passing in their names and arguments as part of docker run.

Note that for production use, we recommend specifying a specific version instead of using latest.

Community

Open issues about Alpine on the main Alpine repository.

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc 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.

Docker Pull Command

docker pull oowy/alpine