-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfiles for lucid, precise, and saucy #10
Comments
Actually, Precise does have an upstream tag: https://registry.hub.docker.com/_/ubuntu/ |
@stuartpb can I close this issue? I believe this is not needed anymore since those distros have no support. |
IMO, if a distro isn't supported, then it shouldn't be hosted under https://download.rethinkdb.com/apt/pool/ |
Why would we do that? |
IMO, if a distro isn't supported, then it shouldn't be hosted under https://download.rethinkdb.com/apt/pool/ |
Why? |
@srh, @stuartpb I had some time to think about this. As I can see, we should host the older binaries somewhere anyway as an "archive". For this repository, I would only keep those dockerfiles which are supported. Since the download server contains every package, anyone can have a dockerfile for an older RethinkDB version. To conclude this, what if we:
What is your opinion? |
I'm not a user of the docker files, so I don't have any opinion on that. |
Upstream provides packages for each of these:
It wouldn't be too tough to make Dockerfiles to install each of these, but since there's no tags for these versions in the official registry, it's kind of a moot point.
The text was updated successfully, but these errors were encountered: