FROM ubuntu:16.04 RUN apt-get update RUN apt-get install -y golang git-core libgpgme11-dev ENV GOPATH=/ WORKDIR /src/github.com/projectatomic/skopeo