core-dockpack 0.1.3

A library for unpacking files from Docker images
Documentation
1
2
3
//! Creates a docker image from a given build context directory.

pub mod execute_push;