StatCan / aaw-kubeflow-containers

Containers built to be used with Kubeflow for Data Science
Other
24 stars 22 forks source link

DOCKER_BUILDKIT=0 is depracated #679

Open EveningStarlight opened 1 month ago

EveningStarlight commented 1 month ago

The classic build option DOCKER_BUILDKIT=0 is deprecated and will eventually lose support.

Moving to the new version, by removing this flag, was briefly tested. Two images have issues with the new build, remote-desktop and sas, who both have Out of Memory errors when trying to export the layers.

Possible options for solving the error:

EveningStarlight commented 5 days ago

Splitting up dockerbits into separate layers does not help compile the layers.

mid-sas image builds Image

final sas image still has tame failure issue. Image