Skip to content
Snippets Groups Projects
Verified Commit 6f6caa22 authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Hey, d'you know alpine isn't glibc-based?

parent 57252055
No related branches found
No related tags found
No related merge requests found
FROM alpine:latest
FROM busybox:glibc
# linux/amd64
......
FROM alpine:latest
FROM busybox:glibc
# linux/386
......
FROM alpine:latest
FROM busybox:glibc
# linux/arm/v6
......
FROM alpine:latest
FROM busybox:glibc
# linux/arm/v7
......
FROM alpine:latest
FROM busybox:glibc
# linux/arm/v7
......
FROM alpine:latest
FROM busybox:glibc
# linux/arm/v8
......
FROM alpine:latest
FROM busybox:glibc
# linux/arm64/v8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment