ripta/drydock

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.gitignore
.pryrc
.rspec
.rubocop.yml
.ruby-version
.travis.yml
.yardopts
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
VERSION
bin/drydock
scripts/gather_environment
scripts/install_docker
scripts/start_docker
examples/ruby-dsl.rb9
examples/ruby-node-app-dsl.rb58
examples/test-dsl.rb6
examples/test.rb29
lib/drydock.rb34
lib/drydock/cli_flags.rb37
lib/drydock/commit_options.rb22
A
1 hr
lib/drydock/container_config.rb93
C
1 day
lib/drydock/container_options.rb40
A
2 hrs
lib/drydock/docker_api_patch.rb141
A
45 mins
lib/drydock/drydock.rb49
lib/drydock/errors.rb21
lib/drydock/file_manager.rb20
A
1 hr
lib/drydock/formatters.rb10
lib/drydock/ignorefile_definition.rb48
A
45 mins
lib/drydock/image_query.rb0
lib/drydock/image_repository.rb37
lib/drydock/instructions/base.rb12
lib/drydock/instructions/copy.rb78
A
45 mins
lib/drydock/instructions/import.rb46
A
40 mins
lib/drydock/logger.rb49
A
3 hrs
lib/drydock/object_caches/base.rb18
lib/drydock/object_caches/filesystem_cache.rb73
lib/drydock/object_caches/in_memory_cache.rb42
lib/drydock/object_caches/no_cache.rb28
lib/drydock/phase.rb49
lib/drydock/phase_chain.rb195
C
1 day
lib/drydock/plugins/apk.rb24
lib/drydock/plugins/base.rb10
lib/drydock/plugins/npm.rb12