Skip to content

bacaldwell/lustre-graph-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lustre-graph-driver

This is a Docker graph driver plugin (experimental in 1.10) that implements a Docker storage driver using a Lustre filesystem mount.

lustre-graph-driver

How to build

Install dependencies with go get (TODO list dependencies here). You will know which dependencies are missing when there are errors in the command below

go build -v

How to run

NOTE THIS ISN'T WORKING CURRENTLY

[vagrant@localhost lustre-graph-driver]$ sudo ./lustre-graph-driver -D -s lustre
INFO[0000] listening on /run/docker/plugins/lustre.sock
 
DEBU[0000] root group found. gid: 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages