Sign inSign up

funnyzak/alpine-glibc

By funnyzak

Updated about 3 years ago

The image use to provide the GNU C Library (aka glibc) for Alpine Linux.

Image
0

10K+

funnyzak/alpine-glibc repository overview

Alpine Glibc Docker

Build Status Docker Stars Docker Pulls GitHub release (latest by date) License

The image is based on the sgerrand/alpine-pkg-glibc project, use to provide the GNU C Library (aka glibc) for Alpine Linux.

Download size of this image is only:

Image Size

Docker hub image: funnyzak/alpine-glibc

Docker Pull Command: docker pull funnyzak/alpine-glibc:latest

Docker Build

Following are the build arguments that can be passed to the docker build command.

docker build \
--build-arg VCS_REF=`git rev-parse --short HEAD` \
--build-arg BUILD_DATE=`date -u +"%Y-%m-%dT%H:%M:%SZ"` \
--build-arg VERSION="0.1.0" \
--build-arg GLIBC_VERSION="2.34-r0" \
-t funnyzak/apline-glibc:0.1.0 .

References

Contribution

If you have any questions or suggestions, please feel free to submit an issue or pull request.

License

MIT License © 2023 funnyzak

Tag summary

Content type

Image

Digest

sha256:1de49d56f

Size

9 MB

Last updated

about 3 years ago

docker pull funnyzak/alpine-glibc