monero-project / monero

Monero: the secure, private, untraceable cryptocurrency
https://getmonero.org
Other
8.74k stars 3.07k forks source link

Automated Docker Hub build #3076

Open noonien opened 6 years ago

noonien commented 6 years ago

The project currently has a Dockerfile that can be used to build the project, it would be great if the project was automatically built by the Docker Hub, so users have access to the docker image more easily. This would allow users to deploy monerod by just running docker run monero-project/monero.

The only requirement for automated builds is that the GitHub repo have a Dockerfile, this requirement is already met.

Here's a guide on how to add the repository to the Docker Hub: https://docs.docker.com/docker-hub/github/#linking-docker-hub-to-a-github-account

moneromooo-monero commented 6 years ago

For clarity to people who may not realize, this means you'd be running a binary built by some third party.

dEBRUYNE-1 commented 6 years ago

+proposal

modernNeo commented 1 year ago

is there a reason this hasn't happened yet? It's not that hard to have an image uploaded to https://hub.docker.com/