linuxserver/gitqlient

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
Languages & frameworks
Integration & delivery
1

10K+

linuxserver/gitqlient repository overview

linuxserver/gitqlient

This readme has been truncated from the full version found HERE

GitQlient is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=gitqlient \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/gitqlient:latest

Tag summary

Content type

Image

Digest

sha256:1d7f9caf0

Size

593.5 MB

Last updated

1 day ago

docker pull linuxserver/gitqlient:1.6.3

This week's pulls

Pulls:

923

Last week