Skip to content

Conversation

@ghostsquad
Copy link

  • Updates the Dockerfile to use a multi-stage build
  • Allows the image to be built without requiring Go to be installed or requiring any prerequisite steps

Resolves #60

* Updates the Dockerfile to use a multi-stage build
* Allows the image to be built without requiring Go to be installed or requiring any prerequisite steps

Resolves #60
@stevesloka
Copy link
Contributor

It seems I can't convert a dockerhub repo to an automated build repo: docker/hub-feedback#794

I may have to do this in travis ci which runs now, but doesn't push builds.

@ghostsquad
Copy link
Author

Ugh. that's unfortunate. At least maybe you can fill out the Page and provide a link to github and the travis build and all that.

@stevesloka
Copy link
Contributor

stevesloka commented Feb 12, 2018

Travis builds on each merge, so I can have it push to the registry when a new release is cut. Also, I can add the git hash of the build, which you could match up to public repo and verify.

@nvanheuverzwijn
Copy link

@stevesloka I think you can now use docker-cloud automated build with the new docker-cloud url see https://blog.docker.com/2018/12/the-new-docker-hub/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automated Docker Build for Transparency

3 participants