using --load flag to the builder in compose

29 Views Asked by At

Is it possible to send the '--load' flag to the docker-container driver using docker-compose?

it's a pain to send the built images to the registry, then to download them again each time I do a change.

For information, I use the docker-container driver to build multi architecture containers.

0

There are 0 best solutions below