commit | 23be9215aae77d2171c31f767c37cf69050fb748 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Mon Oct 28 11:48:32 2019 +0000 |
committer | Leopold Schabel <leo@nexantic.com> | Mon Oct 28 11:48:32 2019 +0000 |
tree | 72323854031d5311f437e490370f1644d34f0796 | |
parent | ba7bc7664b53ce63824ec991febdd74ea4d9dbf3 [diff] |
Use rsync --delete to sync generated dependencies Test Plan: Recreated container, ran `build api/...` and the copy script, everything works. X-Origin-Diff: phab/D218 GitOrigin-RevId: 22160ddaf417177ba7af94ea29d75663b20950b0
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
.