exoframejs / exoframe

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
https://exoframejs.github.io/exoframe/
1.13k stars 56 forks source link

Also provide docker images through github registry #302

Closed yamalight closed 1 year ago

yamalight commented 3 years ago

Docker is changing some policies on how images from free users are stored (and how free consumers can pull them), so it'd be good to have a backup in form of images in github registry. Shouldn't be too hard to setup. Don't forget to update docs to point to those images as well.

yamalight commented 3 years ago

Just in time: Introducing GitHub Container Registry

yamalight commented 1 year ago

Updated docs: https://docs.github.com/en/packages/working-with-a-github-packages-registry

yamalight commented 1 year ago

Since docker is doing weird stuff again - old exoframe/server images are now available on github. At this stage should probably drop docker hub completely as it became unpredictable.