packer/docker-compose.yml
2017-07-30 03:56:10 +03:00

6 lines
228 B
YAML

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