Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple repo to show how to use crane to pull an image without relying on the docker daemon.

Run the following command to see it in action:

#cd <path/to/root/of/this/repo>
docker run -v $PWD:/go/src -it --rm golang /bin/bash /go/src/run.sh

The last line of run.sh checks that the docker daemon isn't available inside the container.

About

A simple repo to show how to use `crane` to pull an image without relying on the `docker` daemon.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages