A minimal Alpine Linux based Docker image with GNU C (glibc) library
10K+
A minimal Alpine Linux based Docker image with GNU C library (glibc)
exactly as you would with any other docker image inside Dockerfile
FROM greyfoxit/alpine-glibc
$ docker pull greyfoxit/alpine-glibc
$ git clone https://github.com/greyfoxit/alpine-glibc.git && cd alpine-glibc
$ docker build --no-cache -t greyfoxit/alpine-glibc .
$ docker run --rm -it greyfoxit/alpine-glibc
@andyshinn for glibc compatibility layer package prepared for Alpine Linux
Please file an issue on Github
Released under the MIT License by Greyfox, Inc.
Content type
Image
Digest
Size
4.9 MB
Last updated
almost 9 years ago
docker pull greyfoxit/alpine-glibc