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

Add an official docker image to dockerhub #222

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MathiasVDA
Copy link

This PR adds the dockerfile, github workflow file and edits the readme. The trigger for the workflow is a new release. After creating your dockerhub account, you need to add three variables to your settings:

Under https://github.com/sinaatalay/rendercv/settings/secrets/actions

  • DOCKERHUB_USERNAME
  • DOCKERHUB_TOKEN (create a personal access token)

Under https://github.com/MathiasVDA/rendercv/settings/variables/actions

  • DOCKERHUB_REPO (something like sinaatalay/rendercv)

Be sure to edit the readme documentation depending on your username. I added mine for now, the docker commands should works as I have a rendercv image published on dockerhub.

Fixes #215

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.

Add an official docker image to dockerhub?
1 participant