-
Notifications
You must be signed in to change notification settings - Fork 9
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
Adding github workflow to push Docker image to Docker hub #23
Conversation
@DiegoAsterio Feel free to create the dockerhub repo yourself if you want (otherwise let me know and I will do it myself) |
I have read this on github docs "Authenticated users must have collaborator access to a repository to create, update, or read secrets." Could you give me collaborator access? |
✔️ |
It works and pushes to https://hub.docker.com/repository/docker/fascrapperdev/fascrapper. I think we should update the README.md so that people using Docker use the image stored in Docker hub |
This draft PR addresses #6 although I should know docker-hub-repository and set secrets before merging.