commit | 1fbd7d9ef119d7a0487a7234affe7683c43a7b80 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Thu Oct 24 03:15:19 2019 +0200 |
committer | Leopold Schabel <leo@nexantic.com> | Thu Oct 24 03:15:19 2019 +0200 |
tree | 04578ab2f193690a3bcdeb3e01d443af108fdbfa | |
parent | 52804a1970bf8633c216fea4e165df4e88a16acc [diff] |
Fix sandboxed build for :swtpm_data and expose signkey.pem and issuercert.pem Test Plan: Built target, new files were exposed and sandboxed build worked. X-Origin-Diff: phab/D213 GitOrigin-RevId: b2e27264edbeabfc664f1a8b1e047c163411a562
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
.