Import

1 min read

Learn how to import images to use in Coder.

Coder imports images from Docker Registries.

To import an image:

  1. Go to Images > Import Image.
  2. Select the registry that hosts your image.
  3. Provide your image's repository name and tag. Optionally, you can provide a description of the image (this is shown to all users) and a Source Repo URL to point to the image's source.
  4. Specify the minimum amount of resources (cores, memory, and disk space) the environment should have when using this image.
  5. Click Import Image.

Our docs are open source. See something wrong or unclear? Make an edit.