Sign inSign up

edwxie/alpine-base

By edwxie

Updated almost 11 years ago

Alpine image with some tools

Image
0

1.5K

edwxie/alpine-base repository overview

Alpine Docker image with tools

This image is based on Alpine Linux image, which is only a 5MB image, and contains glibc to enable proprietary projects compiled against glibc (e.g. OracleJDK, Anaconda) work on Alpine.

This image includes some quirks to make glibc work side by side with musl libc (default in Apline).

What it contains upon Alpine

  • install GLibc (which is not the cleanest solution at all)
  • hotfix /etc/nsswitch.conf, which is apperently required by glibc and is not used in Alpine Linux
  • bash
  • curl
  • vim
  • unzip

Tag summary

Content type

Image

Digest

sha256:d5a3293d0

Size

14.1 MB

Last updated

almost 11 years ago

docker pull edwxie/alpine-base