monero icon indicating copy to clipboard operation
monero copied to clipboard

Automated Docker Hub build

Open noonien opened this issue 7 years ago • 3 comments

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

noonien avatar Jan 07 '18 14:01 noonien

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

moneromooo-monero avatar Jan 08 '18 08:01 moneromooo-monero

+proposal

dEBRUYNE-1 avatar Jan 08 '18 12:01 dEBRUYNE-1

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

modernNeo avatar Sep 11 '22 03:09 modernNeo