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

Switch to GH Containers #5

Open
2 tasks
5HT2 opened this issue Sep 25, 2021 · 0 comments
Open
2 tasks

Switch to GH Containers #5

5HT2 opened this issue Sep 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@5HT2
Copy link
Owner

5HT2 commented Sep 25, 2021

Github has support for storing your Docker images on Github, instead of Docker Hub. The GH Action that we're using currently does not need you to change much to add support for this.

The reasoning behind this is that Docker now only allows 1 personal access token for pushing your containers, and org plans are paid. Given this push to pay for Docker Hub (which enforces poor security practices), it would be better to switch to GH for hosting the images.

  • Switch Action and Makefile
  • Update update.sh script
@5HT2 5HT2 added the enhancement New feature or request label Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant