adobe / aquarium-bait

Aquarium part to build stable and sturdy nested images
Other
3 stars 2 forks source link

Added new macos1405 for VMX & AWS #54

Closed sparshev closed 4 months ago

sparshev commented 5 months ago

Just completed testing & building of vmx images for macos1405, so hopefully for AWS they will work just fine.

There are a couple of complication I had to solve:

Side change is for Docker post-process: nowdays docker uses OCI images, which are different from the legacy format - still stores layers as sha256, but files instead of folders. So had to add OCI processor to keep the images slim and not to ruin CI.

Related Issue

fixes: #53

Motivation and Context

Progress should never stop!

How Has This Been Tested?

Manually on VMX, including CI UI with modification of the TCC.db

Types of changes

Checklist: