-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
ContainerenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
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.shscript
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ContainerenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested