Skip to content

implement imageBuild API#20

Merged
ndeloof merged 1 commit into
docker:mainfrom
ndeloof:imagebuild
Oct 2, 2025
Merged

implement imageBuild API#20
ndeloof merged 1 commit into
docker:mainfrom
ndeloof:imagebuild

Conversation

@ndeloof

@ndeloof ndeloof commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator

- What I did

implement imageBuild API

- How I did it

/build API returns a stream of json BuildInfo. While other APIs use Title-ized attribbutes, this one uses lower-case ones 🤪. Had to update model template to use baseName so we get the raw attribute name as declared in swagger definition.
Also moved models to type package, to align with moby

- How to verify it

- Human readable description for the release notes

Added support for imageBuild API

- A picture of a cute animal (not mandatory but encouraged)

@ndeloof ndeloof requested a review from wmluke as a code owner October 2, 2025 12:13
@ndeloof ndeloof force-pushed the imagebuild branch 3 times, most recently from e419bb2 to 429a77f Compare October 2, 2025 13:49
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit 1f6a3c1 into docker:main Oct 2, 2025
5 of 6 checks passed
@ndeloof ndeloof deleted the imagebuild branch October 2, 2025 14:31
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