Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

A simple Docker Registry User interface. A one page page interface that list images in your private Docker's registry and offers a image deleting option.

License

machi1990/DockerRegistryUI

Repository files navigation

DockerRegistryUi

This project was generated with angular-cli version 1.0.0.

Development server

Provide your registry's address by modifying the scripts parts of the package.json file. Run yarn run serve to launch a dev server. Navigate to http://localhost:8080/. The app will not automatically reload if you change any of the source files. To see your modifications you'll have to run ng build -dev and refresh your browser afterwards.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Deploying to Github Pages

  • Run ng github-pages:deploy to deploy to Github Pages.
  • To create the docker image run ``docker build -t .`

Further help regarding angular-cli.

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

TODO

  • Pagination
  • Image or tag searching
  • Code review

Contacts

Manyanda Chitimbo manyanda.chitimbo@gmail.com

About

A simple Docker Registry User interface. A one page page interface that list images in your private Docker's registry and offers a image deleting option.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published