gittools/build-images

Sponsored OSS

By gittools

Updated about 21 hours ago

Helper docker images used for testing GitVersion tool with different distro and architectures

Image
Languages & frameworks
Integration & delivery
0

1M+

gittools/build-images repository overview

Helper docker images used for testing GitVersion tool with different distro and architectures.

These images depend on base images gittools/deps and have installed dotnet runtime or sdk.

There are 2 variants of the images:

  • sdk images are used for testing the dotnet GitVersion.Tool. It has the dotnet sdk installed.
  • runtime images used for bundling the GitVersion.Tool. It has the dotnet runtime installed.

Source code for the images can be found at build-images

Tags

Most of the tags we provide have both arm64 and amd64 variants.

docker run --rm gittools/build-images:alpine.3.20-sdk-8.0

If you need to pull a architecture specific tag you can do that like:

# architecture specific
docker run --rm gittools/build-images:alpine.3.20-sdk-8.0-arm64
docker run --rm gittools/build-images:alpine.3.20-sdk-8.0-amd64

Tag summary

Content type

Image

Digest

sha256:70e7e90da

Size

223.4 MB

Last updated

about 21 hours ago

docker pull gittools/build-images:fedora.43-runtime-9.0

This week's pulls

Pulls:

33,459

Apr 6 to Apr 12