Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (25 loc) · 1021 Bytes

riff_container.md

File metadata and controls

35 lines (25 loc) · 1021 Bytes
id title
riff-container
riff container

containers resolve the latest image

Synopsis

Containers are a mechanism to resolve and detect the latest container image.

The container resource is only responsible for resolving the latest image. The container image may then be deployed to core or knative runtime.

Options

  -h, --help   help for container

Options inherited from parent commands

      --config file       config file (default is $HOME/.riff.yaml)
      --kubeconfig file   kubectl config file (default is $HOME/.kube/config)
      --no-color          disable color output in terminals

SEE ALSO