How to use docker buildx bake to replace docker-compose up?
So I have this docker command that works fine with other machines but since mine is an M1 chip, I am having issues. I would like to use buildx and bake to be able to run the docker containers for…