mirror of
https://github.com/linuxserver/kasm_workspaces_registry.git
synced 2026-03-23 00:01:19 +08:00
26 lines
610 B
JSON
26 lines
610 B
JSON
{
|
|
"description": "DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.",
|
|
"docker_registry": "https://ghcr.io/",
|
|
"image_src": "sqlitebrowser.png",
|
|
"name": "lspipepr/sqlitebrowser:3.12.2-r3-pkg-627a3aef-pr-6",
|
|
"run_config": {
|
|
"entrypoint": [
|
|
"/kasminit"
|
|
],
|
|
"user": 1000
|
|
},
|
|
"exec_config": {},
|
|
"categories": [
|
|
"Development"
|
|
],
|
|
"friendly_name": "SQLiteBrowser",
|
|
"architecture": [
|
|
"amd64",
|
|
"arm64"
|
|
],
|
|
"compatibility": [
|
|
"1.13.x"
|
|
],
|
|
"uncompressed_size": "1070 MB"
|
|
}
|