Continuous integration environment, based on .NET SDK images, with additional tools and SDKs.
8.9K
A continuous integration environment, based on .NET SDK images, with additional tools and SDKs.
Current (STS) version and all currently-supported LTS versions.10.0.100 (LTS), 9.0.307 (STS); 8.0.416 (LTS)LTS version.24.11.1 (includes npm 11.6.2)bash (Provided by base .NET image)
5.2.21(1)-release (as of 2025/11/16)pwsh (Provided by base .NET image)
7.6.0-preview.4 (as of 2025/11/16)sh (Provided by base .NET image)The following tools are installed with no explicit version requirement.
| Name | CLI command | Description |
|---|---|---|
| AWS CDK CLI | cdk | Enables creation and deployment of AWS infrastructure-as-code. |
| AWS CLI | aws | Enables interaction with AWS infrastructure. |
| Docker CLI | docker | Enables Docker support. |
| jq | jq | Enables parsing JSON. |
| TypeScript | Enables TypeScript language support in node.js. | |
| zip | zip | Enables compressing build artifacts. |
Docker CLI Note:
dockerCLI is provided by Debian'sdocker.io(notdocker-ce-cli).Git Note: This image includes
/codein its global Git configurationsafe.directory. (Required to enablecicee continuous integration scripts to generate prerelease versions for your code when usingcicee lib execwithin acicee execenvironment, which mounts your project code to/code.) This image does not initialize the/codedirectory, so this should not be a security concern. However, if you wish to disable this Git safe directory registration when building an image based upon this image, add aRUNlayer to yourDockerfilewhich sets thesafe.directoryas shown in Git documentation.
Content type
Image
Digest
sha256:3fed17b79…
Size
979.8 MB
Last updated
3 months ago
docker pull gnosian/ci-env-dotnet:6.4