Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Create automated Docker Build #118

Open
esteinborn opened this issue Jan 2, 2018 · 0 comments
Open

Create automated Docker Build #118

esteinborn opened this issue Jan 2, 2018 · 0 comments
Assignees

Comments

@esteinborn
Copy link

In #67 only part of the issue was resolved. in my comment there (included here for quick reference), you'll see there are still a few steps needed in order to set up an automated build for this project.

This only builds the image locally, it does not pull it from the docker hub, which was the original issue here.

The PR that was merged should have set up auto-deployments to docker hub on each successful commit/tag.

In order to successfully set this up, you'll need to follow the documentation on the docker hub, after creating an account there:
https://hub.docker.com/

then follow the instructions to "Create an automated build:"
Link your github account: https://hub.docker.com/account/authorized-services/github-permissions/

after linking, click "Create automated Build" and choose github, and choose TheA11yMachine.

Click create, and you will then be listed on the Docker Hub.

There may be a few more steps to make this happen. But it will stop other people from creating their own, old/outtaded versions of your great application:
https://hub.docker.com/r/nickschuch/the-a11y-machine/
https://hub.docker.com/r/lloydg/the-a11y-machine/
etc

Let me know if you'd like me to help you set this up.

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

No branches or pull requests

2 participants