oxen-io / oxen-docker

central place for docker related things
8 stars 7 forks source link

Add dependency handling #6

Closed jagerman closed 2 years ago

jagerman commented 2 years ago

The script failed in various ways with manifest failures because manifests might not exist when it tried to build deps. This adds some dependency handling/queuing so that we don't start on the dependent image until the dependee has been built on all arches and the manifest pushed.