Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspector

Inspector is a little tool/library to pull layers of an Image from the Docker library.

Usage

stack ghci src/Lib.hs

  • createLayers "<IMAGE_WITHOUT_TAG>" will create a folder in the current working directory and will pull the layers and store them in a tar archive.

  • getDigests "<IMAGE_WITH/WITHOUT TAG>" will fetch the name of the digests.

Note

This is just a toy project I wrote to get good at Haskell and is not at all production ready. If you like the idea, feel free to submit a PR!

References/Credits

containers/skopeo

docker drag

Thanks to Morrow#0001 on the Functional Programming Discord for helping me understand the type errors.

About

Pull layers of an image from the Docker library

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages