Skip to content

apprenda-kismatic/docker-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-relay

Quickstart

Build the image:

docker build -t relay .

Run docker-relay and get a shell where you can play, and docker daemon logs to stdout:

docker run --privileged -t -i -v /var/run/docker.sock:/var/run/docker.sock -p 4243:4243 relay

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages