Using buildx feature in docker compose file
I am building a dockerfile that requires first using docker buildx to allow insecure. My current workflow is:
I am building a dockerfile that requires first using docker buildx to allow insecure. My current workflow is: