Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: update containerd binary to v2.0.0 #5463

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

AkihiroSuda
Copy link
Member

No description provided.

@AkihiroSuda

This comment was marked as resolved.

@AkihiroSuda AkihiroSuda force-pushed the containerd-2.0 branch 2 times, most recently from 52354c8 to 3b9210a Compare October 28, 2024 21:55
@AkihiroSuda AkihiroSuda changed the title Dockerfile: update containerd binary to v2.0.0-rc.6 Dockerfile: update containerd binary to v2.0.0 Nov 5, 2024
@AkihiroSuda AkihiroSuda marked this pull request as ready for review November 5, 2024 23:12
Dockerfile Outdated Show resolved Hide resolved
@AkihiroSuda AkihiroSuda force-pushed the containerd-2.0 branch 2 times, most recently from 59bb74c to 555b636 Compare November 6, 2024 00:29
Dockerfile Outdated
ARG TARGETPLATFORM
ENV CGO_ENABLED=1 BUILDTAGS=no_btrfs GO111MODULE=off
RUN xx-apk add musl-dev gcc && xx-go --wrap
RUN --mount=target=/root/.cache,type=cache <<EOT
COPY --chmod=755 <<EOT /build.sh
Copy link
Member

Choose a reason for hiding this comment

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

Actual bug discovered by build check.

Copy link
Member Author

Choose a reason for hiding this comment

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

What bug?

Copy link
Member

Choose a reason for hiding this comment

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

Variables should be defined before their use

UndefinedVar: Usage of undefined variable '$ext'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/

@AkihiroSuda AkihiroSuda force-pushed the containerd-2.0 branch 2 times, most recently from 5e16acf to d13efaa Compare November 9, 2024 04:19
@slonopotamus slonopotamus mentioned this pull request Nov 10, 2024
2 tasks
@thompson-shaun thompson-shaun added this to the v0.18.0 milestone Nov 11, 2024
@thompson-shaun thompson-shaun mentioned this pull request Nov 12, 2024
5 tasks
@slonopotamus
Copy link
Contributor

Needs a rebase, conflicts with changes in master branch.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Member Author

Rebased

Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

Missing containerd-1.7 entry in this matrix:

- containerd-1.6

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Member Author

Missing containerd-1.7 entry in this matrix:

- containerd-1.6

Fixed

@slonopotamus
Copy link
Contributor

Are we waiting for anything here or it can be merged?

@AkihiroSuda AkihiroSuda merged commit 033a5ad into moby:master Nov 15, 2024
94 checks passed
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.

5 participants