Skip to content

Conversation

@vadorovsky
Copy link
Member

Before this change, lockc configuration was aware only of overlay2
storage driver in Docker. That was causing all containers using any
other storage driver to be prevented from running by lockc. This change
fixes that by allowing all drivers.

Fixes: #122
Signed-off-by: Michal Rostecki [email protected]

Before this change, lockc configuration was aware only of overlay2
storage driver in Docker. That was causing all containers using any
other storage driver to be prevented from running by lockc. This change
fixes that by allowing all drivers.

Fixes: lockc-project#122
Signed-off-by: Michal Rostecki <[email protected]>
Copy link
Collaborator

@mjura mjura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vadorovsky vadorovsky merged commit a062689 into lockc-project:main Dec 22, 2021
@vadorovsky vadorovsky deleted the docker-storage-drivers branch December 22, 2021 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker containers wth non-overlay2 storage drivers cannot run

2 participants