gitqlient
10K+
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.
The application can be accessed at:
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
Content type
Image
Digest
sha256:7dfa35798…
Size
595.1 MB
Last updated
2 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
186
Last week