Skip to content

Instantly share code, notes, and snippets.

@raphink
Created April 8, 2016 11:28
Show Gist options
  • Save raphink/7e81b25aa294c8149f1f77fff8bee19a to your computer and use it in GitHub Desktop.
Save raphink/7e81b25aa294c8149f1f77fff8bee19a to your computer and use it in GitHub Desktop.
Shipping a go binary with golang:onbuild
$ docker build .
FROM golang:onbuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment