Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
/ docker2cvmfs Public archive

A tool for importing existing Docker images into the cvmfs

Notifications You must be signed in to change notification settings

cvmfs/docker2cvmfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This utility can help importing existing Docker images into cvmfs.

How to use

go run docker2cvmfs.go library/ubuntu

This will download all layers for the given image in predefined location which is currently /tmp/layers. Names of downloaded files are hashes (digests) of layers. Files are itself just tar.gz archives which can be unpacked as usual.

About

A tool for importing existing Docker images into the cvmfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published