github-desktop
50K+
Github Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.
The application can be accessed at:
docker run -d \
--name=github-desktop \
--cap-add=IPC_LOCK \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/github-desktop/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/github-desktop:latest
Content type
Image
Digest
sha256:f1ca11859…
Size
1.5 GB
Last updated
3 days ago
docker pull linuxserver/github-desktop:3.4.13Pulls:
1,383
Last week