Skip to content

build: fix make docker-generate-protobuf target#375

Merged
mergify[bot] merged 1 commit into
csi-addons:mainfrom
nixpanic:build/container-tools
Jun 22, 2023
Merged

build: fix make docker-generate-protobuf target#375
mergify[bot] merged 1 commit into
csi-addons:mainfrom
nixpanic:build/container-tools

Conversation

@nixpanic

Copy link
Copy Markdown
Member

With recent changes to detect Podman/Docker, the
docker-generate-protobuf make target was broken. The parameters to the container build command were passed like $^, and not only the Containerfile filename.

Fixes: #372

With recent changes to detect Podman/Docker, the
`docker-generate-protobuf` make target was broken. The parameters to
the container build command were passed like `$^`, and not only the
Containerfile filename.

Fixes: csi-addons#372
Signed-off-by: Niels de Vos <ndevos@ibm.com>
@mergify mergify Bot requested review from Rakshith-R and yati1998 June 21, 2023 11:55
@mergify mergify Bot merged commit f851aec into csi-addons:main Jun 22, 2023
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