-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
This is a tracking issue to collect all the elements that are under consideration for a potential overhaul to the official RethinkDB image:
- Packaging from scratch (Packaging from scratch #43) or Alpine (Alpine version of container #32) instead of Debian
- Packaging for ARM (Arm Version #41)
- Running as a non-root user (Do not run as root #39)
- Removing the
VOLUMEdirective (Can we get a version of this which doesn't mount a volume? #14) - Housekeeping
Now, some of these have a larger potential for breaking changes than others (particularly removing the VOLUME directive), so I'm not necessarily going to do all of them immediately; however, many of these (like changing the user and packaging from scratch) shouldn't affect the daemon's normal operation, so I may tie them to the next minor bump for the official library. (Ideally, all this would be held off as potentially breaking changes that would only accompany a major version bump, but I don't see RethinkDB 3.0 happening any time in the foreseeable future.)
Reactions are currently unavailable