Module: Baha

Defined in:
lib/baha.rb,
lib/baha/cli.rb,
lib/baha/log.rb,
lib/baha/image.rb,
lib/baha/config.rb,
lib/baha/builder.rb,
lib/baha/version.rb,
lib/baha/workspace.rb,
lib/baha/dockerfile.rb,
lib/baha/container_options.rb,
lib/baha/pre_build/command.rb,
lib/baha/pre_build/download.rb,
lib/baha/pre_build/template.rb,
lib/baha/container_options/cmd.rb,
lib/baha/container_options/env.rb,
lib/baha/container_options/option.rb,
lib/baha/container_options/volumes.rb,
lib/baha/container_options/entrypoint.rb,
lib/baha/container_options/exposed_ports.rb,
lib/baha/container_options/invalid_option_error.rb

Defined Under Namespace

Modules: ContainerOptions, PreBuild, Refinements Classes: Builder, CLI, Config, Dockerfile, DockerfileParseError, Image, ImageNotFoundError, Log, Workspace

Constant Summary collapse

VERSION =
"0.2.0"