services: platforms: image: localhost:5001/build-test-platform:test platform: linux/amd64 build: context: . platforms: - linux/amd64 - linux/arm64