Skip to main content
Skip table of contents

dkp serve image-bundle

Serve an OCI registry from image bundles

CODE
dkp serve image-bundle [flags]

Options

CODE
  -h, --help                          help for image-bundle
      --image-bundle strings          Tarball of images to serve. Can also be a glob pattern. (default [])
      --listen-address string         Address to listen on (default "localhost")
      --listen-port uint16            Port to listen on (0 means use any free port)
      --tls-cert-file string          TLS certificate file
      --tls-private-key-file string   TLS private key file

Options inherited from parent commands

CODE
  -v, --verbose int   Output verbosity

SEE ALSO

  • dkp serve - Serve image or Helm chart bundles from an OCI registry
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.