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:0f6eb6938…
Size
640.9 MB
Last updated
1 day ago
docker pull linuxserver/sqlitebrowserPulls:
3,075
Last week