Update README.md

This commit is contained in:
allfro
2023-07-03 10:04:51 -04:00
committed by GitHub
parent cdb883c282
commit 9645f64101

View File

@@ -1,4 +1,4 @@
# device-volume-driver
# device-mapping-manager
This maps and enables devices into containers running on docker swarm. It is currently only compatible with linux systems that use cgroup v1. Contributions
for cgroupv2 are welcome.