Browse and modify your Docker registry in a browser.
Find a file
2014-09-15 10:51:32 +02:00
app Added basic Dockerfile for testing automated builds on the Docker Hub. Minor cleanups 2014-09-15 10:41:48 +02:00
test Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.bowerrc Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.editorconfig Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.gitattributes Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.gitignore Ignore backup files with ~ 2014-09-15 10:51:32 +02:00
.jshintrc Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.travis.yml Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
bower.json Restored code from before yeoman workflow 2014-09-12 16:52:14 +02:00
Dockerfile Added basic Dockerfile for testing automated builds on the Docker Hub. Minor cleanups 2014-09-15 10:41:48 +02:00
Gruntfile.js Dev workaround to query registry without CORS. Thanks to grunt proxy /v1 now redirects to path-to-your-registry host. 2014-09-15 09:56:18 +02:00
package.json Dev workaround to query registry without CORS. Thanks to grunt proxy /v1 now redirects to path-to-your-registry host. 2014-09-15 09:56:18 +02:00
README.md Update README.md 2014-09-12 16:54:55 +02:00

docker-registry-frontend

A pure web-based frontend to a docker-registry

npm install
bower install
grunt serve