Skip to content

Switch to Alpine Node image for frontend builds once Vite+ supports musl #2726

@rorychatt

Description

@rorychatt

We are currently using
ode:24-bookworm-slim for our Docker frontend build stages because Vite+ does not currently have a musl build published on NPM. This causes an invalid tar error during the Vite+ curl installer script because the NPM registry returns a 404. Once voidzero-dev/vite-plus#992 is resolved, we should revert our Dockerfiles to use
ode:24-alpine to reduce image size.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions