docker / build-push-action

GitHub Action to build and push Docker images with Buildx
https://github.com/marketplace/actions/build-and-push-docker-images
Apache License 2.0
4.13k stars 532 forks source link

Support build_args #952

Closed lars-m-leadec closed 10 months ago

lars-m-leadec commented 10 months ago

Description

I couldn't find something in the docs.

Can you please implement the option to use build_args like in this action (https://github.com/marketplace/actions/docker-build-tag-publish)?

Best Regards

lars-m-leadec commented 10 months ago

Sorry for the confusion. I overlooked the option build-args. My fault. You can close this issue.