sqlitebrowser
500K+
DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
The application can be accessed at:
docker run -d \
--name=sqlitebrowser \
-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/sqlitebrowser:latest
Content type
Image
Digest
sha256:af2681df0…
Size
629.2 MB
Last updated
4 days ago
docker pull linuxserver/sqlitebrowser:3.13.1Pulls:
3,690
Last week