1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-31 05:20:06 +02:00
checkout/images/test-ubuntu-git.md
2024-02-22 08:58:38 +01:00

792 B

test-ubuntu-git Container Image

Publish test-ubuntu-git Container

Purpose

test-ubuntu-git is a container image hosted on the GitHub Container Registry, ghcr.io.

It is intended primarily for testing the actions/checkout repository as part of actions/checkout's CI/CD workflows.

The composition of test-ubuntu-git is intentionally minimal. It is comprised of git installed on top of a base-level ubuntu image.

License

test-ubuntu-git is released under the MIT License.