root-project / root-docker

Docker recipes for ROOT
30 stars 33 forks source link

Add README.md #18

Closed eguiraud closed 3 years ago

eguiraud commented 4 years ago

Copied from the root-ubuntu-16 README on Docker Hub.

eguiraud commented 4 years ago

I think this should go to the website and we put just a link here

It's already up at https://hub.docker.com/r/rootproject/root. Here we can have it under version control, the version on the website can get lost easily (automatic builds can even overwrite it), so I'd keep it here too.

Also I would like to have an explanation of how to find where which image

At the moment the README links to https://hub.docker.com/r/rootproject/root/tags . I think it's a good enough first step. We can add more text later :+1:

eguiraud commented 4 years ago

The real problem is telling people that images other than https://hub.docker.com/r/rootproject/root are not going to be updated and they should switch to one of the tags of that image.

stwunsch commented 4 years ago

Is it possible to push READMEs to the deprecated repos on dockerhub?

Probably something like this: https://github.com/christian-korneck/docker-pushrm

eguiraud commented 4 years ago

We can edit them directly, no need to use a docker plugin

amadio commented 3 years ago

The README could have a list of planned/supported tags. See the busybox and python READMEs for example.

eguiraud commented 3 years ago

The README could have a list of planned/supported tags. See the busybox and python READMEs for example.

That's now #19