pagefaultgames / rogueserver

Game server backend and API for PokéRogue
https://pokerogue.net
GNU Affero General Public License v3.0
168 stars 121 forks source link

Docker image unavailable #17

Open TheDevMinerTV opened 1 month ago

TheDevMinerTV commented 1 month ago

The Docker image on ghcr.io isn't set to be publicly viewable. https://github.com/orgs/pagefaultgames/packages?repo_name=rogueserver

image

rearatrox commented 1 month ago

Yep, same thing happens when trying to grab the release with docker-compose:

image

Can you inform us when you changed the visibility? Or is there a possibility to get access to that image? Thanks in advance!

snnh commented 1 month ago

You can use the Dockerfile in the GitHub repository to build a Docker image.