mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
set -ex
docker run --rm -v "$PWD":/go/src/github.com/treeder/hello -w /go/src/github.com/treeder/hello iron/go:dev go build -o hello docker build -t iron/hello .