graphql-engine/cli/build/builder.dockerfile

5 lines
101 B
Plaintext
Raw Normal View History

FROM golang:1.10
# setup the working directory
WORKDIR /go/src/github.com/hasura/graphql-engine/cli