theforeman/foreman-docker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rubocop.yml
.rubocop_todo.yml
.tx/config
CHANGELOG
Contributors
Gemfile
LICENSE
README.md
Rakefile
app/assets/stylesheets/foreman_docker/autocomplete.css.scss
app/assets/stylesheets/foreman_docker/terminal.css.scss
app/views/api/v1/compute_resources/docker.json
app/views/api/v2/compute_resources/docker.json
app/views/api/v2/containers/base.json.rabl
app/views/api/v2/containers/index.json.rabl
app/views/api/v2/containers/main.json.rabl
app/views/api/v2/containers/show.json.rabl
app/views/api/v2/registries/base.json.rabl
app/views/api/v2/registries/index.json.rabl
app/views/api/v2/registries/main.json.rabl
app/views/api/v2/registries/show.json.rabl
app/views/compute_resources/form/_docker.html.erb
app/views/compute_resources/show/_docker.html.erb
app/views/compute_resources_vms/form/_docker.html.erb
app/views/compute_resources_vms/index/_docker.html.erb
app/views/compute_resources_vms/show/_docker.html.erb
app/views/containers/_list.html.erb
app/views/containers/index.html.erb
app/views/containers/show.html.erb
app/views/containers/steps/_form_buttons.html.erb
app/views/containers/steps/_image_hub_tab.html.erb
app/views/containers/steps/_title.html.erb
app/views/containers/steps/configuration.html.erb
app/views/containers/steps/environment.html.erb
app/views/containers/steps/image.html.erb
app/views/containers/steps/preliminary.html.erb
app/views/foreman_docker/common_parameters/_dns.erb
app/views/foreman_docker/common_parameters/_dns_entry.html.erb
app/views/foreman_docker/common_parameters/_environment_variable.html.erb
app/views/foreman_docker/common_parameters/_environment_variables.html.erb
app/views/foreman_docker/common_parameters/_exposed_port.html.erb
app/views/foreman_docker/common_parameters/_exposed_ports.erb
app/views/image_search/_repository_search_results.html.erb
app/views/images/form/_docker.html.erb
app/views/registries/_form.html.erb
app/views/registries/edit.html.erb
app/views/registries/index.html.erb
app/views/registries/new.html.erb