Skip to content

Only support docker buildx#5875

Merged
alpeb merged 1 commit intomainfrom
alpeb/buildkit-always
Mar 9, 2021
Merged

Only support docker buildx#5875
alpeb merged 1 commit intomainfrom
alpeb/buildkit-always

Conversation

@alpeb
Copy link
Member

@alpeb alpeb commented Mar 8, 2021

With #5835 adding linkerd-await in most Dockerfiles we require
TARGETARCH to be set by the system, which is only available in the
BuildKit backend. Thus we drop support for plain vanilla docker and
remove all references to DOCKER_BUILDKIT. The developer docs are being
updated accordingly in #5869

With #5835 adding `linkerd-await` in most Dockerfiles we require
`TARGETARCH` to be set by the system, which is only available in the
BuildKit backend. Thus we drop support for plain vanilla docker and
remove all references to `DOCKER_BUILDKIT`. The developer docs are being
updated accordingly in #5869
@alpeb alpeb requested a review from a team as a code owner March 8, 2021 22:55
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@Pothulapati Pothulapati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alpeb alpeb merged commit ca54d8a into main Mar 9, 2021
@alpeb alpeb deleted the alpeb/buildkit-always branch March 9, 2021 14:17
jijeesh pushed a commit to jijeesh/linkerd2 that referenced this pull request Mar 23, 2021
With linkerd#5835 adding `linkerd-await` in most Dockerfiles we require
`TARGETARCH` to be set by the system, which is only available in the
BuildKit backend. Thus we drop support for plain vanilla docker and
remove all references to `DOCKER_BUILDKIT`. The developer docs are being
updated accordingly in linkerd#5869

Signed-off-by: Jijeesh <jijeesh.ka@gmail.com>
jijeesh pushed a commit to jijeesh/linkerd2 that referenced this pull request Apr 21, 2021
With linkerd#5835 adding `linkerd-await` in most Dockerfiles we require
`TARGETARCH` to be set by the system, which is only available in the
BuildKit backend. Thus we drop support for plain vanilla docker and
remove all references to `DOCKER_BUILDKIT`. The developer docs are being
updated accordingly in linkerd#5869

Signed-off-by: Jijeesh <jijeesh.ka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants