Skip to content

update taskfile to build both images docker/cagent and docker/docker-agent#1916

Merged
gtardif merged 1 commit intodocker:mainfrom
gtardif:task_image_docker-agent
Mar 4, 2026
Merged

update taskfile to build both images docker/cagent and docker/docker-agent#1916
gtardif merged 1 commit intodocker:mainfrom
gtardif:task_image_docker-agent

Conversation

@gtardif
Copy link
Contributor

@gtardif gtardif commented Mar 4, 2026

No description provided.

…agent

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
@gtardif gtardif requested a review from a team as a code owner March 4, 2026 10:15
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

Assessment: 🟢 APPROVE

The changes correctly add a second tag (docker/docker-agent) to both Docker image build tasks. The docker buildx build command properly supports multiple -t flags, and the implementation is functionally correct.

Note: There's a minor stylistic inconsistency (extra space before {{.BUILD_ARGS}} in the push-image task on line 89), but this does not affect functionality.


No bugs found in changed code.

@gtardif gtardif merged commit 8bb4f40 into docker:main Mar 4, 2026
8 checks 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.

3 participants