Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/econcz/x86-alpine-glibc
A glibc 32-bit docker image for Alpine Linux built for https://ish.app (:ish-glibc-3.12 etc., the original iSH App image is :ish-import).
https://github.com/econcz/x86-alpine-glibc
docker filesystem glibc ish-app x86
Last synced: about 1 month ago
JSON representation
A glibc 32-bit docker image for Alpine Linux built for https://ish.app (:ish-glibc-3.12 etc., the original iSH App image is :ish-import).
- Host: GitHub
- URL: https://github.com/econcz/x86-alpine-glibc
- Owner: econcz
- License: mit
- Created: 2020-12-16T01:39:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T22:15:13.000Z (10 months ago)
- Last Synced: 2024-02-15T23:26:58.254Z (10 months ago)
- Topics: docker, filesystem, glibc, ish-app, x86
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# x86-alpine-glibc
A glibc 32-bit docker image for Alpine Linux built for https://ish.app (:ish-glibc-3.14 etc., the original iSH App image is :ish-import). This time the Alpine itself is also 32 bit!
Initial code by: https://github.com/vimalathithen/alpine-glibc-x86 URLs fixed, Alpine version upgraded, glibc version upgraded
Alpine Linux has musl libc and if you have requirements to run software that depend on the 32 bit glibc (GNU c) version such as Oracle JDK 32 bit, this image can be used. The x86 glibc binary is used to build the image.