Docker version needs to be updated

The docker version has some features that are being deprecated so probably need to update the default:

DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Also, we should probably start migrating to docker-compose version 2

courtesy ping: @24u