DirectorySecurity advisories
Sign in

Directory

gitness logo

gitness

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/gitness

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimal image with the gitness server application.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/gitness:latest

Usage

To run gitness:

$ docker run -d \
  -p 3000:3000 \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v /tmp/gitness:/data \
  --name gitness \
  --restart always \
  cgr.dev/chainguard/gitness

$ docker logs gitness
{"level":"info","time":"2023-09-30T16:31:40.085883346Z","message":"No valid profiler so skipping profiling ['']"}
{"level":"info","time":"2023-09-30T16:31:40.099510346Z","message":"Completed setup of system service 'gitness' (id: 1)."}
{"level":"info","time":"2023-09-30T16:31:40.100499137Z","message":"Completed setup of pipeline service 'pipeline' (id: 2)."}
{"level":"info","port":3000,"revision":"","repository":"","version":"0.0.0","time":"2023-09-30T16:31:40.100514721Z","message":"server started"}
{"level":"info","time":"2023-09-30T16:31:40.100516221Z","message":"gitrpc server started"}
{"level":"info","time":"2023-09-30T16:31:40.100517471Z","message":"gitrpc cron manager subroutine started"}
time="2023-09-30T16:31:40Z" level=debug msg="poller: request stage from remote server" thread=2
time="2023-09-30T16:31:40Z" level=debug msg="poller: request stage from remote server" thread=1
{"level":"info","time":"2023-09-30T16:31:41.560373846Z","message":"added 0 new entries to plugins"}

The server should then be available at localhost:3000.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • GPL-2.0-only

  • GPL-2.0-or-later

  • LGPL-2.1-or-later

  • LGPL-3.0-or-later

  • MIT

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
application
tools

Products

Chainguard Images

© 2024 Chainguard, Inc.