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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup automated build to Docker hub #458

Closed
pascalw opened this issue Sep 12, 2017 · 5 comments
Closed

Setup automated build to Docker hub #458

pascalw opened this issue Sep 12, 2017 · 5 comments
Assignees

Comments

@pascalw
Copy link
Contributor

pascalw commented Sep 12, 2017

Now that we have a Dockerfile it would be nice to setup an automated build to Docker hub.

That way people don't have to build the image themselves but can simply run docker run stringer/stringer.

Setting this up should be pretty simple, steps are outlined at https://docs.docker.com/docker-hub/builds/#create-an-automated-build. However I do think it needs to be done by the repository owner, or perhaps a collaborator. @swanson or @gabrielpoca could one of you have a look at this?

@gabrielpoca
Copy link
Contributor

@pascalw 👍 I will take care of in the following days

@gabrielpoca gabrielpoca self-assigned this Sep 12, 2017
@gabrielpoca
Copy link
Contributor

@pascalw it seems that I cannot do it either, only the owner. swanson if you setup the account and invite me, I could take care of the configuration.

@swanson
Copy link
Collaborator

swanson commented Sep 12, 2017

Sorry, I'm not super familiar with the docker ecosystem -- I should register for Docker Hub and invite @gabrielpoca to join the Docker Hub account?

@swanson
Copy link
Collaborator

swanson commented Sep 12, 2017

I think I've setup everything: https://hub.docker.com/r/mdswanson/stringer/ (both swanson and stringer namespaces were taken already)

@pascalw
Copy link
Contributor Author

pascalw commented Sep 13, 2017

@swanson nice 👍 ! I'll update docs to reflect this.

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

No branches or pull requests

3 participants