commit | f5c89110d9af59fe3a5c928ce1b244d3ad815fce | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Thu Oct 24 17:51:49 2019 +0200 |
committer | Leopold Schabel <leo@nexantic.com> | Thu Oct 24 17:51:49 2019 +0200 |
tree | a6af6fdd7f920a9411389b38abc1f096cadc41c1 | |
parent | 1fbd7d9ef119d7a0487a7234affe7683c43a7b80 [diff] |
Create generated folder in bazel_copy_generated_for_ide.sh Minor change, Test Plan: Ran the script inside the container, dependencies were fetched. GitOrigin-RevId: 91edd8babca5e506885b311cf95b4e8deb4f0525
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
.