Skip to content

Add docker storage driver to fingerprint #10229

Open
@passcod

Description

Proposal

Add the docker daemon storage driver setting to Nomad's fingerprinting (so it can be constrained on).

Use-cases

Docker-in-docker behaves badly (eg moby/moby#9939) when the storage driver is set to btrfs.

Attempted Solutions

We set a meta attribute to the configured storage driver and constrain based on that. It works okay, but requires our intervention obviously. It would be ideal to have it directly pulled by Nomad. However, this is more of a "nice to have".

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions