-
-
Notifications
You must be signed in to change notification settings - Fork 7
Switch to GH Containers #9
Copy link
Copy link
Open
Labels
ContainerenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
ContainerenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
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.
update.shscript