Skip to content

Instantly share code, notes, and snippets.

@baude
Created March 24, 2017 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baude/efb757cb4e40cbf21099e891c8d34d11 to your computer and use it in GitHub Desktop.
Save baude/efb757cb4e40cbf21099e891c8d34d11 to your computer and use it in GitHub Desktop.
FROM centos
RUN yum -y install golang && yum clean all
ADD show_distro /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment