Commit Graph

3 Commits

Author SHA1 Message Date
Kyle Isom a3403b0fc3 packer/build-image: format and build as root
root is required for some of the build steps.
2023-04-12 00:01:56 +00:00
Kyle Isom 412cc5f22f packer: build-image should run in the build directory
Specifically, right now I'm building board definitions from the
packer-builder-arm repo, so the script should run from there.
2023-04-11 15:55:32 -07:00
Kyle Isom 798c634aa6 bazel: remote oci rules, packer building
Container building in Bazel seems like a dead end right now. This is
removed.

I'm splitting out a separate packer build script from the run-docker
script.
2023-04-11 13:41:16 -07:00