Browse Source

Update build command

pull/34/head
Jacob McCann 8 years ago
parent
commit
7e298aaf16
  1. 3
      Dockerfile

3
Dockerfile

@ -1,7 +1,6 @@
# Docker image for the Drone Terraform plugin
#
# cd $GOPATH/src/github.com/drone-plugins/drone-terraform
# make deps build docker
# docker build --rm=true -t jmccann/drone-terraform:latest .
FROM alpine:3.4

Loading…
Cancel
Save