Skip to content

sify21/docker-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rust library to insecpt a docker archive. Inspired by dive, almost a direct translate from it but without UI.

TODOs

  • allow usage in async runtime. (currently all related codes need to be enclosed in curly braces, and no .await in between, because the returned Rc is a non-Send type.)

Warning

The project is not stable yet, the public api may change, and semver rules may be broken.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages