Open
Description
Cog currently uses docker to build the images
however, docker based builds are not reproducible: you'll get different image hashes even with the identical config
this long-term feature request is to refactor the build system from docker to something like
- kaniko
buildah
- or at absolute worst case,
bazel
some references building using kaniko and bazel
Metadata
Metadata
Assignees
Labels
No labels