Method: RakeCompilerDock::Starter.container_registry

Defined in:
lib/rake_compiler_dock/starter.rb

.container_registryObject



183
184
185
# File 'lib/rake_compiler_dock/starter.rb', line 183

def container_registry
  ENV['CONTAINER_REGISTRY'] || "ghcr.io/rake-compiler"
end