Skip to main content

Importing an image

In order to import an image into BatchX using the CLI:

  1. Make sure you have completed the CLI installation.
  2. Activate the environment you want the image to be imported into, using thebx env command.
  3. Import the image into the environment by providing its Docker coordinates to the bx import command.
caution

This will be the only moment you deal with Docker coordinates. Once imported, images are considered BatchX images, and referenced by their BatchX coordinates.