mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

goxcart but for docker images #301

Closed mcandre closed 2 years ago

mcandre commented 2 years ago

Enumerate all available Docker image platforms via docker buildx ls.

Offer command line flags to constrain platforms to a comma separated list, just like the underlying docker buildx build command.

Default to building images for all available Docker image platforms. Verify that docker buildx build does not behave this way on its own.

mcandre commented 2 years ago

https://github.com/mcandre/tug