-
-
How to install and use JetBrains IntelliJ Gateway as a Citrix published application
-
Use Citrix Secure Access and Citrix Secure Developer Spaces with VS Code
-
Configure AI Gateway routing in Citrix Secure Developer Spaces
-
Configure external MongoDB with X.509 authentication in Citrix Secure Developer Spaces
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Container Images
Container images or also Cloud Development Environments (CDEs) are used to define the configuration of a development environment. Typically, CDEs define all the software dependencies necessary for building the intended application once implemented. Users create workspaces with such an image as “blueprint”, and begin contributing code to the project within this context.
CDE images are imported from a registry as part of the resources available to users on the platform. Registries are either public or private. For private registries, you need to provide credentials to authenticate properly before importing the image. Public registries, by definition, do not need credentials.
- View CDE Images
-
Add a CDE Image
Permission: Security::Manage - View Registry Credentials
-
Add a Registry Credential
Permission: Security::Manage - Update a Registry Credential
View CDE Images
The panel displays the available CDE images in the project. You may search for one or filter those used in workspaces.

A CDE image is defined by the following characteristics:
- Basic information: Name, scope of use (platform, organization or project), URL and tag.
- Class Level: This option defines the visibility for the CDE image based on the user’s permissions.
- Asset Information: This option allows for providing a description of the CDE.
By clicking on a CDE image, you can see a list of the CDE’s versions followed by basic details such as imported date, status.
Add a CDE Image Permission: _Security::Manage_
You can add a CDE image by pressing the “Add New Image” button. You will need to provide the following information:
- Name, a name to identify the CDE,
- Images URL, that points to the CDE’s location,
- Image’s latest tag,
- Private registry (optional),
- Asset Information (optional).

Warning
The CDE image should fulfill the following requirements:
- It should contain an SSH client.
- It should have both GIT and GIT LFS clients installed.
- It should have a user named “developer” with ID 1000 (this is obtained by running the command “adduser -u 1000 developer).
You can edit or delete a CDE image by clicking on the “…” icon next to its class level.
View Registry Credentials
To display credentials used in the project click on the “Credentials” button on the top right of the panel. You may search for one or filter those used in workspaces.

A Registry Credential is defined by the following characteristics:
- Name,
- Scope and
- a URL.
For security purpose, no credentials are directly exposed or available for consultation.
Add a Registry Credential Permission: _Security::Manage_
You can add a Registry Credential by pressing the “Add Registry Credential” button.

You will need to enter the following information:
- Name, to identify the credentials when needed during the registration of a CDE image,
- Username:, and
- Password:, as credential values, and an
- URL: where the authentication is performed.
- Asset information, a description of the registry credential.
Update a Registry Credential
When a registry credential becomes invalid, a red key icon will be displayed next to the related container image, as shown in the screenshot below.

Hover over the icon to reveal the name of the credential, then switch to the Credentials view by clicking on the respective tab in the top right corner. Find the credential that was identified before in the list of stored credentials and click on the “…” button on the right. Select Update to update the credential information.

Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.