berthubert / galmon

galileo open source monitoring
GNU General Public License v3.0
198 stars 53 forks source link

Incorrect docker link on project homepage #132

Open anuragbhatia opened 3 years ago

anuragbhatia commented 3 years ago

Homepage docker section links to faucet/faucet project - https://hub.docker.com/r/faucet/faucet

This seems to be incorrect. I guess https://hub.docker.com/r/gizmoguy/galmon is the correct one.

gizmoguy commented 3 years ago

This is fixed by #127 just waiting for @berthubert to merge.

gizmoguy/galmon is my staging docker image I'm keeping up to date until the official berthubert/galmon image is ready to go.

gizmoguy commented 3 years ago

Documentation is has been updated and official docker image is now live: https://hub.docker.com/r/berthubert/galmon

This issue can be closed.

kahara commented 3 years ago

The Docker examples refer to galmon/galmon, an image which does not exist.

gizmoguy commented 3 years ago

Fixed by #137