diff options
author | 2023-09-28 05:49:33 +1300 | |
---|---|---|
committer | 2023-09-27 09:49:33 -0700 | |
commit | a5f76e690ac49ac273d41feef801f54e4346cef0 (patch) | |
tree | 1ff53f7e2df06f814a69e958ba68d1a5dc0efb59 /src/bun.js/bindings/URLDecomposition.cpp | |
parent | a0081f9e29e72ae800373b536e03fe1d729c68ae (diff) | |
download | bun-a5f76e690ac49ac273d41feef801f54e4346cef0.tar.gz bun-a5f76e690ac49ac273d41feef801f54e4346cef0.tar.zst bun-a5f76e690ac49ac273d41feef801f54e4346cef0.zip |
fix: Docker - Apply workaround with `RUN` to symlink `bunx` (#6100)
Using `RUN --mount`, we can run the command with the build stage files overlayed for the `ln` and `which` commands.
`/bin` is a symlink to `/usr/bin`, both seem required to work correctly.
Diffstat (limited to 'src/bun.js/bindings/URLDecomposition.cpp')
0 files changed, 0 insertions, 0 deletions