alpine-glibc-docker

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

MIT License

Stars
4

Alpine Glibc Docker

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:

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

Badges
Extracted from project README
Build Status Docker Stars Docker Pulls GitHub release (latest by date) GitHub Image Size