fix(build): bump rust-builder-glibc to v1.0.1, drop bun workaround #73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/bun-v1.0.1-drop-workaround"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Base image v1.0.1 (NiceGuyIT/oci-images PR 19 + 20) installs bun via
BUN_INSTALL=/usr/local, sobunandbunxare real world-readable binaries at/usr/local/binand non-root users no longer hit the dangling/root/.bunsymlink.rust-builder-glibctag tov1.0.1-rust1.94-trixiein both Dockerfiles, the oci-build Dockerfile, and the justfile.bunyip-web/Dockerfilethat copied bun out of/rootand symlinked bunx. It is obsolete and would now fail against v1.0.1 becauseln -s ... bunxcollides with the bunx the image already ships.