docker-registry-browser
๐ณ Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Language: ruby
Author: GitHub Repos (@github-repos)
0 stars ยท 0 views
Viewing path: Dockerfile
Files
- views (txt)
- docs (txt)
- screenshot1.png (image)
- screenshot3_thumb.png (image)
- README.md (md)
- screenshot1_thumb.png (image)
- screenshot4.png (image)
- screenshot4_thumb.png (image)
- screenshot2_thumb.png (image)
- screenshot3.png (image)
- screenshot2.png (image)
- lib (txt)
- tasks (txt)
- assets (txt)
- config.rb (rb)
- .rubocop.yml (yml)
- spec (txt)
- models (txt)
- tag_spec.rb (rb)
- repository_spec.rb (rb)
- routing (txt)
- tag_routing_spec.rb (rb)
- repo_routing_spec.rb (rb)
- fixtures (txt)
- vcr_cassettes (txt)
- Image_details (txt)
- Use_custom_sort_for_tags.yml (yml)
- Show_details_of_image.yml (yml)
- Tag_details (txt)
- token_auth_spec.rb (rb)
- when_the_manifest_is_in_docker_v2_format (txt)
- Show_details_of_tag.yml (yml)
- when_the_manifest_is_a_list (txt)
- Show_multiple_manifests_as_tabs.yml (yml)
- when_the_manifest_is_in_oci_v1_format (txt)
- Show_details_of_tag.yml (yml)
- Delete_Tags (txt)
- Successfully_delete_a_tag.yml (yml)
- Deletion_blocked_by_registry.yml (yml)
- Successfully_delete_a_tag_with_token_based_auth.yml (yml)
- tag (txt)
- delete.yml (yml)
- find.yml (yml)
- repository (txt)
- find_not_found.yml (yml)
- null.yml (yml)
- find_success.yml (yml)
- all.yml (yml)
- Image_listing (txt)
- Showing_the_list_of_available_images.yml (yml)
- requests (txt)
- repositories_spec.rb (rb)
- features (txt)
- show_image_spec.rb (rb)
- show_tag_spec.rb (rb)
- delete_tag_spec.rb (rb)
- list_images_spec.rb (rb)
- rails_helper.rb (rb)
- services (txt)
- obtain_authentication_token_spec.rb (rb)
- support (txt)
- helpers (txt)
- token_auth_helpers.rb (rb)
- spec_helper.rb (rb)
- README.md (md)
- docker-compose.yml (yml)
- db (txt)
- seeds.rb (rb)
- app (txt)
- models (txt)
- layer.rb (rb)
- current.rb (rb)
- history_entry.rb (rb)
- tag.rb (rb)
- collection.rb (rb)
- resource.rb (rb)
- manifest.rb (rb)
- concerns (txt)
- repository.rb (rb)
- tags (txt)
- layouts (txt)
- errors (txt)
- manifests (txt)
- sections (txt)
- application (txt)
- repositories (txt)
- javascript (txt)
- application.js (js)
- mailers (txt)
- assets (txt)
- images (txt)
- icons (txt)
- arrow.png (image)
- danger.png (image)
- docker-header.png (image)
- stylesheets (txt)
- application.css (css)
- config (txt)
- manifest.js (js)
- controllers (txt)
- tags_controller.rb (rb)
- application_controller.rb (rb)
- repositories_controller.rb (rb)
- concerns (txt)
- services (txt)
- obtain_authentication_token.rb (rb)
- helpers (txt)
- application_helper.rb (rb)
- .gitattributes (gitattributes)
- LICENSE (txt)
- .github (github)
- workflows (txt)
- ci.yml (yml)
- Dockerfile (txt)
- .gitignore (gitignore)
- .dockerignore (dockerignore)
- log (txt)
- config (txt)
- application.rb (rb)
- initializers (txt)
- inflections.rb (rb)
- assets.rb (rb)
- backtrace_silencers.rb (rb)
- permissions_policy.rb (rb)
- wrap_parameters.rb (rb)
- mime_types.rb (rb)
- content_security_policy.rb (rb)
- settings.rb (rb)
- filter_parameter_logging.rb (rb)
- version.rb (rb)
- manifest.js (js)
- boot.rb (rb)
- locales (txt)
- en.yml (yml)
- importmap.rb (rb)
- ci.rb (rb)
- puma.rb (rb)
- environment.rb (rb)
- routes.rb (rb)
- environments (txt)
- development.rb (rb)
- test.rb (rb)
- production.rb (rb)
- public (txt)
- 400.html (html)
- 422.html (html)
- favicon.ico (image)
- robots.txt (txt)
- 404.html (html)
- icon.png (image)
- favicon-32x32.png (image)
- icon.svg (image)
- 500.html (html)
- 406-unsupported-browser.html (html)
- favicon-16x16.png (image)
- CHANGELOG.md (md)
- ATTRIBUTION.md (markdown)