Docker Hub Automatic Build Build Ards

Hi Is it possible to pass build args for automatic builds ?

Yes, it’s possible.

Check the official docs: https://docs.docker.com/docker-cloud/builds/advanced/#build-hook-examples

And yes, this also applies to Docker Hub

Hi thanks for solution. But in case i have to build different images based on parameters in that i don’t think this solves the problem :frowning: