Specified the expected platform in dockerize configuration to ensure compatibility with Mac M2 architecture. This resolves build failures experienced by developers using Apple Silicon, enabling seamless development across different hardware.
Docker Compose now by default search for a 'compose' file. (according to @jonathanperret).