Skip to content

gh: docker: use the docker driver - #93

Merged
matttbe merged 1 commit into
linux-netdev:mainfrom
matttbe:docker-driver
Aug 27, 2026
Merged

gh: docker: use the docker driver#93
matttbe merged 1 commit into
linux-netdev:mainfrom
matttbe:docker-driver

Conversation

@matttbe

@matttbe matttbe commented Aug 27, 2026

Copy link
Copy Markdown
Member

Instead of docker-container which will fail when trying to get remote metadata for non already built images, e.g.

#2 [internal] load metadata for ghcr.io/linux-netdev/nipa-base:latest
#2 ERROR: failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ghcr.io/token?scope=repository%3Alinux-netdev%2Fnipa-base%3Apull&service=ghcr.io: 403 Forbidden

From here

Thanks to this modification, it is possible to build images for non already published images, e.g. when testing modifications in another repo.

Instead of docker-container which will fail when trying to get remote
metadata for non already built images.

Thanks to this modification, it is possible to build images for non
already published images, e.g. when testing modifications in another
repo.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
@matttbe

matttbe commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

The CI is happy, no need to review this I suppose.

@matttbe
matttbe merged commit 1facfee into linux-netdev:main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant