services: small-rust-distroless: build: dockerfile: ./docker/distroless.Dockerfile small-rust-alpine: build: dockerfile: ./docker/alpine.Dockerfile small-rust-scratch: build: dockerfile: ./docker/scratch.Dockerfile