Skip to content

build: void builder docker#50

Closed
robin-reckmann wants to merge 3 commits intomasterfrom
void-builder
Closed

build: void builder docker#50
robin-reckmann wants to merge 3 commits intomasterfrom
void-builder

Conversation

@robin-reckmann
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@greatgitsby greatgitsby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alpine image is 3MB: https://hub.docker.com/_/alpine

vs. this one says 80-135MB: https://github.com/void-linux/void-containers

we chose alpine because it’s tiny. there a reason we want to move to void? does it improve build time?

@greatgitsby
Copy link
Copy Markdown
Collaborator

if the issue is musl, can we try https://hub.docker.com/r/frolvlad/alpine-glibc ?

The busybox variant doesn't include shadow utilities (groupadd, useradd,
etc.), so add the shadow package explicitly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@therepanic
Copy link
Copy Markdown

Putting in my 2 cents, if it makes a difference to us or not, but alpine on glibc (frolvlad/alpine-glibc) uses the same musl for the system and glibc for the applications themselves.

@greatgitsby greatgitsby deleted the void-builder branch March 18, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants