-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Documentation still explaining devicemapper support although devicemapper support has been removed #7929
Comments
The driver is marked deprecated, which is a notice that it will be removed at some point in the future, however it's still supported |
docker/for-linux#452 (comment) At least it has been (and still is) removed in docker-ce for debian stretch... I just ran into that... :-( |
Switching to overlay2 and recreating containers was a lot of work but solved the problem for me. Regarding the referenced documentation I would at least suggest a (first?) paragraph like: Note: As of Docker 18.09 support for Device Mapper storage driver is deprecated and will be removed in a future release (s. Deprecation Notice in Release Notes for 18.09; https://docs.docker.com/engine/release-notes/#1809). |
Ah, yes, I think that was a packaging issue, not sure what the status is on that one
A note was added on the "Select a Storage Driver" page; https://docs.docker.com/storage/storagedriver/select-storage-driver/#docker-engine---community But I agree that a note on the devicemapper page would be good to have; perhaps it's being worked on (there's work in progress for the legacy overlay storage driver #7803) |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
https://docs.docker.com/storage/storagedriver/device-mapper-driver/#prerequisites is still omitting deprecation information. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. /lifecycle locked |
File: storage/storagedriver/device-mapper-driver.md
That documentation should be deleted.
see Pull request docker/cli#1424
The text was updated successfully, but these errors were encountered: