Skip to content

Initial "alpine-cloud-images" Commit

Jake Buchholz Göktürk requested to merge initial/alpine-cloud-images into main

Build system works from end-to-end...

  • generating configs
  • building images locally with QEMU
  • importing local images to cloud provider (only AWS at this point)
  • publishing imported images to cloud regions

See README.md for more detailed information.

NOTE: The created images created probably do not work properly--YET...


Logs from two subsequent runs of...

./build publish --only edge --parallel 2 --no-color

(seems some STDERR/STDOUT bits are out of order in the above logs)

Edited by Jake Buchholz Göktürk

Merge request reports