mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
7 lines
208 B
YAML
7 lines
208 B
YAML
build:
|
|
build: docker/
|
|
volumes:
|
|
- .:/go/src/github.com/jetbrains-infra/packer-builder-vsphere
|
|
working_dir: /go/src/github.com/jetbrains-infra/packer-builder-vsphere
|
|
command: ./build.sh
|