Re: [PATCH v2 1/2] gitlab/opensbi: Move to docker:stable

2023-03-05 Thread Palmer Dabbelt
On Fri, 03 Mar 2023 15:28:14 PST (-0800), Bin Meng wrote: On Sat, Mar 4, 2023 at 4:25 AM Palmer Dabbelt wrote: The OpenSBI build has been using docker:19.03.1, which appears to be old enough that v2 of the manifest is no longer supported. Something has started serving us those manifests,

Re: [PATCH v2 1/2] gitlab/opensbi: Move to docker:stable

2023-03-03 Thread Bin Meng
On Sat, Mar 4, 2023 at 4:25 AM Palmer Dabbelt wrote: > > The OpenSBI build has been using docker:19.03.1, which appears to be old > enough that v2 of the manifest is no longer supported. Something has > started serving us those manifests, resulting in errors along the lines > of > > $ docker

[PATCH v2 1/2] gitlab/opensbi: Move to docker:stable

2023-03-03 Thread Palmer Dabbelt
The OpenSBI build has been using docker:19.03.1, which appears to be old enough that v2 of the manifest is no longer supported. Something has started serving us those manifests, resulting in errors along the lines of $ docker build --cache-from $IMAGE_TAG --tag