kompose/script/test/fixtures/buildconfig/docker-compose-v3.yml
2021-08-11 09:43:42 +08:00

8 lines
112 B
YAML

version: "3"
services:
foo:
build:
context: ./build
dockerfile: Dockerfile