packer/docker-compose.yml
2018-02-18 05:23:12 +03:00

6 lines
228 B
YAML

build:
image: jetbrainsinfra/golang:1.9.4
volumes:
- .:/go/src/github.com/jetbrains-infra/packer-builder-vsphere
working_dir: /go/src/github.com/jetbrains-infra/packer-builder-vsphere
command: ./build.sh