Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

docker-modules/proxy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

proxy-docker

docker in docker & shadowsocks for pull docker images

docker run -it --rm --privileged -e SERVER=1.1.1.1 -e PASSWORD=123456 modules/proxy-docker docker pull gcr.io/google_containers/pause-amd64:3.1
docker cp $(docker ps -alq):/images .
docker load -i images

About

docker in docker & shadowsocks for pull docker images

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors