Skip to content

info: add driver-type, and add utility to check if snapshotters are enabled #75

Merged
thaJeztah merged 2 commits intorumpl:c8dfrom
thaJeztah:rumpl_daemon_info_driver_type
Aug 24, 2022
Merged

info: add driver-type, and add utility to check if snapshotters are enabled #75
thaJeztah merged 2 commits intorumpl:c8dfrom
thaJeztah:rumpl_daemon_info_driver_type

Conversation

@thaJeztah
Copy link
Copy Markdown
Collaborator

With this patch:

    mkdir -p /etc/docker/
    echo '{"features":{"containerd-snapshotter":true}}' > /etc/docker/daemon.json
    dockerd

    docker info
    ...
    Storage Driver: overlayfs
     driver-type: io.containerd.snapshotter.v1
    Logging Driver: json-file

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah requested a review from vvoland August 24, 2022 13:55
@thaJeztah
Copy link
Copy Markdown
Collaborator Author

Let's get this one in; don't think this'll conflict with any of the other PR's

@thaJeztah thaJeztah merged commit 23aff56 into rumpl:c8d Aug 24, 2022
@thaJeztah thaJeztah deleted the rumpl_daemon_info_driver_type branch August 24, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants