Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Docker Hub #142

Closed
AkihiroSuda opened this issue Oct 12, 2017 · 3 comments
Closed

Set up Docker Hub #142

AkihiroSuda opened this issue Oct 12, 2017 · 3 comments

Comments

@AkihiroSuda
Copy link
Member

#139 (comment)

tonistiigi commented 8 minutes ago

@AkihiroSuda @abailly Should we push a version to the hub as well to simplify testing?

馃憤, but both https://hub.docker.com/r/moby/ and https://hub.docker.com/r/buildkit/ are taken by somebody else...

@tonistiigi
Copy link
Member

@tiborvass Do you know if we have access to any of them or do you have preferences for the org. I guess, during development, I can just put it under my account and we'll figure this out later when we are ready to release some official versions.

@tonistiigi
Copy link
Member

status update: dev image is in https://hub.docker.com/r/tonistiigi/buildkit/

usage:

docker run -d --privileged -p 1234:1234 tonistiigi/buildkit:standalone --addr tcp://0.0.0.0:1234
export BUILDKIT_HOST=tcp://0.0.0.0:1234
buildctl build --help

@AkihiroSuda
Copy link
Member Author

Now available at https://hub.docker.com/r/moby/buildkit/tags/

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

No branches or pull requests

2 participants