Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 1012 Bytes

File metadata and controls

25 lines (18 loc) · 1012 Bytes

Import

Coder imports images from container registries.

Images are associated with the same organization as the user who imported it. For example, if Jessie Lorem is a member of the ExampleCo organization, any images that they import will also be associated with the ExampleCo organization.

Any user may import images, but only site managers can link the container registry that holds the images.

Import an image

To import an image:

  1. Log into Coder and navigate 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 workspace should have when using this image.
  5. Click Import Image.

Import image window