wb config set image

Name

wb-config-set-image - Set the Docker image to use for launching applications.

Synopsis

wb config set image (--image=<imageId> | --default)

Description

Set the Docker image to use for launching applications.

Options

  • --default
    Use the default image id or tag.
  • --image=<imageId>
    Docker image id or tag.

Last Modified: 14 November 2024