Module: Docker::Template::Error
- Defined in:
- lib/docker/template/error.rb,
lib/docker/template/error/bad_repo_name.rb,
lib/docker/template/error/repo_not_found.rb,
lib/docker/template/error/bad_exit_status.rb,
lib/docker/template/error/no_rootfs_mkimg.rb,
lib/docker/template/error/not_implemented.rb,
lib/docker/template/error/invalid_repo_type.rb,
lib/docker/template/error/invalid_targz_file.rb,
lib/docker/template/error/no_rootfs_copy_dir.rb,
lib/docker/template/error/no_setup_context_found.rb
Defined Under Namespace
Classes: BadExitStatus, BadRepoName, InvalidRepoType, InvalidTargzFile, NoRootfsCopyDir, NoRootfsMkimg, NoSetupContextFound, NotImplemented, RepoNotFound