Documentation ¶
Index ¶
- func CheckImageLayer(dfcmd []string, layers []string) ([]string, []string)
- func CheckLayer(name string, layers []string) int
- func CopyFiles(tarfile *tar.Reader, layer string, cpcmd string, dir string)
- func CopyLayer(dir string, tarfile *tar.Reader)
- func CreateDockerfile(dfcmds []string, cpcmds []string, extLayers []string)
- func ExtractFiles(tarfile io.Reader, layers []string, cpcmds []string, dir string)
- func FormatCPAD(addc string, cpcmds []string, extLayers []string) string
- func FormatRun(runc string) string
- func ReadHashJson(tarReader *tar.Reader) []string
- func ReadManifest(tarReader *tar.Reader) []string
- func ReadTar(tarfile io.ReadCloser) ([]string, []string)
- func SaveImage(id string) (io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckLayer ¶
func CreateDockerfile ¶
func ExtractFiles ¶
func ReadHashJson ¶
func ReadManifest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.