Description
Hi 👋
I currently build many containers in https://github.com/home-operations/containers and for the individual apps I include a shared .dockerignore. I am looking for a way to set or override a .dockerignore via the bake GHA, maybe a inline string, or file path? Would that be something you are interested in supporting?
I would be willing to contribute the change if this is accepted.
Description
Hi 👋
I currently build many containers in https://github.com/home-operations/containers and for the individual apps I include a shared .dockerignore. I am looking for a way to set or override a
.dockerignorevia the bake GHA, maybe a inline string, or file path? Would that be something you are interested in supporting?I would be willing to contribute the change if this is accepted.