Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Electrofenster/dockerding-on-rails
Simple Web-Interface for Docker with a lot of features
https://github.com/Electrofenster/dockerding-on-rails
Last synced: about 2 months ago
JSON representation
Simple Web-Interface for Docker with a lot of features
- Host: GitHub
- URL: https://github.com/Electrofenster/dockerding-on-rails
- Owner: Electrofenster
- License: mit
- Created: 2015-12-13T11:34:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T21:30:33.000Z (about 9 years ago)
- Last Synced: 2024-07-31T21:56:35.456Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 22
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-docker - dockering-on-rails - Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/) (Container Operations / User Interface)
- awesome-docker - dockering-on-rails - Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/) (Container Operations / User Interface)
README
## 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/dockerdingafter this you can visit the webinterface on http://localhost:3000
## Screenshots
[http://imgur.com/a/oUqlB](http://imgur.com/a/oUqlB)