factoriotools / factorio-docker

Factorio headless server in a Docker container
https://hub.docker.com/r/factoriotools/factorio/
MIT License
909 stars 220 forks source link

Link DockerHub Page to Github Repo #443

Open GeneralMine opened 2 years ago

GeneralMine commented 2 years ago

Add a link on the docker hubs page referencing this github repo, so that its easier to find it.

The old repo did that: image

This one is missing that: image

Fank commented 2 years ago

I checked i can't find an option to add this "Source Repository" manually, maybe with "Automated Builds" but it requires a subscription, which we don't need because we build with Github actions. Maybe add a link in the Readme to this respository? I am open for any ideas.

SuperSandro2000 commented 2 years ago

Its some magic with automated builds and having the readme file in the container.

dtandersen commented 2 years ago

I think that only shows up if the repo is linked to github at time of creation.

SuperSandro2000 commented 2 years ago

Yeah, I think you're right.