github.com/docker/libcompose@v0.4.1-0.20210616120443-2a046c0bdbf2/config/testdata/build-image.v2.yml (about) 1 version: "2" 2 3 services: 4 simple: 5 build: . 6 image: myimage