8000 GitHub - DockerBeam/DockerBeam: A P2P Docker image sharing tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DockerBeam/DockerBeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 8000  
 
 
 
 

Repository files navigation

Frame 2

dockerbeam

DockerBeam is a P2P app that transfers Docker images directly between users.

gh
Get it from the Snap Store

Usage

dockerbeam [COMMAND] [ARGS] [OPTIONS]

Commands :

send/push <image> Push Docker image to another peer

get/pull @<peer> Pull Docker image from a peer

Options :

--verbose Show detailed operation logs (level: Info)

--verbose-max Show all debug logs (level : debug)

examples :

dockerbeam push rust:latest 				#Send a specific image

dockerbeam send 					#Select image interactively

dockerbeam pull @MTI3LjAuMC4x 				#Pull from peer MTI3LjAuMC4x

dockerbeam get 						#Pull from peer

Installation

  • MacOS brew tap dockerbeam/dockerbeam && brew install dockerbeam

  • Windows winget install dockerbeam

  • Linux curl --proto '=https' --tlsv1.2 -sSLf https://www.dockerbeam.com/linux | bash


Warning

Known Issues : [#1]


For any issues , improvements , requests - Feel free to open up an issue

Documentation regarding contributions , self host etc will be updated soon...

Thank you for reading till here.

About

A P2P Docker image sharing tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0