gittools/deps

Sponsored OSS

By gittools

Updated about 6 hours ago

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

Image
Languages & frameworks
Integration & delivery
0

100K+

gittools/deps repository overview

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

These images contain the distro base image with the dotnet specific dependencies.

It serves as base images for gittools/build-images.

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/deps:alpine.3.20

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

# architecture specific
docker run --rm gittools/deps:alpine.3.20-arm64
docker run --rm gittools/deps:alpine.3.20-amd64

Tag summary

Content type

Image

Digest

sha256:5d3c503e8

Size

17.4 MB

Last updated

about 6 hours ago

docker pull gittools/deps:alpine.3.23

This week's pulls

Pulls:

780

Last week