martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
460 stars 123 forks source link

Docker packages missing #330

Open daverof opened 2 years ago

daverof commented 2 years ago

In https://github.com/martomi/chiadog/commit/99cf0bb73ab3d944105f0c83509c9713b5ba07d4, The Docker image should be built and available in the "Packages" section, however there is no such section on this repo. Does this Action need to be enabled somehow, or is it waiting for a trigger like a commit to be made?

The previous maintainer has archived their repo so this official repo is now the only way to get up-to-date docker builds.

Thanks

martomi commented 2 years ago

The packages are available here: https://github.com/martomi/chiadog/pkgs/container/chiadog

In https://github.com/martomi/chiadog/pull/337 I've added a LABEL to the Dockerfile which should hopefully make the link to the repository. Then I expect the Packages section to appear on the main page of the repo.

martomi commented 2 years ago

It's still not appearing on the main page of the repo. I'm not sure why. If anyone figures it out, let me know.