commit | 544440b6c8603ddaa548add84a657c999feeec49 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Wed Oct 23 15:47:50 2019 +0200 |
committer | Leopold Schabel <leo@nexantic.com> | Wed Oct 23 15:47:50 2019 +0200 |
tree | 89eb7ab3920a5b90aab2623cfdd992850dff669b | |
parent | 2a2081cc8bdb0a04a1c5e4509ce5cb569f3ef110 [diff] |
Fix sandbox build by setting /tmp --syslibdir during musl build Test Plan: Ran a clean `scripts:launch` build, no longer failed. X-Origin-Diff: phab/D205 GitOrigin-RevId: 6edd31d46816414c6b4c51664f23ce9d7c6d603d
The build uses a Fedora 30 base image with a set of dependencies. Guide has been tested on a Fedora 30 host, with latest rW deployed.
Build the base image:
podman build -t smalltown-builder .
Launch the VM:
scripts/bin/bazel run scripts:launch
Exit qemu using the monitor console: Ctrl-A c quit
.