Sign inSign up

gittools/deps

Sponsored OSS

By gittools

Updated 1 day 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:cad37dbc7

Size

68.4 MB

Last updated

1 day ago

docker pull gittools/deps:ubuntu.24.04

This week's pulls

Pulls:

1,061

Last week