make_pex_standalone binary / deployment
Open
prelude
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
The output in `buck-out` uses symlinks which is fine for running locally. What binary would I pass to `make_pex_standalone` to build a standalone pex for shipping?
More generally to "install" somewhere else I can use `rsync -L` to resolve symlinks and ship my binaries - are there any plans to provide shippable output (self contained or as a directory)?
Contributor guide
Assessment
This issue has not been assessed yet.