version: "3" services: secdb: build: context: . dockerfile: Dockerfile.secdb depends_on: - db env_file: - testing.env labels: - "tmp=true"