Skip to content

Electrofenster/dockerding-on-rails

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This project is still work in progress

Don't use this in production

building and running this image

docker pull evolutio/dockerding
docker run -d -p 3000:3000 --privileged --name dockerding -v /var/run/docker.sock:/var/run/docker.sock evolutio/dockerding

after this you can visit the webinterface on http://localhost:3000

Screenshots

http://imgur.com/a/oUqlB

About

Simple Web-Interface for Docker with a lot of features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published