26 lines
599 B
JSON

{
"description": "Github Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.",
"docker_registry": "https://ghcr.io/",
"image_src": "github-desktop.png",
"name": "lspipepr/github-desktop:release-3.2.0-linux1-pkg-none-pr-1",
"run_config": {
"entrypoint": [
"/kasminit"
],
"user": 1000,
"cap_add" : ["IPC_LOCK"]
},
"exec_config": {},
"categories": [
"Development"
],
"friendly_name": "Github Desktop",
"architecture": [
"amd64"
],
"compatibility": [
"1.13.x"
],
"uncompressed_size_mb": 2480
}