linuxserver/sqlitebrowser

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
Languages & frameworks
Data science
Databases & storage
46

500K+

linuxserver/sqlitebrowser repository overview

linuxserver/sqlitebrowser

This readme has been truncated from the full version found HERE

DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:290981ec9

Size

628.9 MB

Last updated

2 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

3,467

Apr 6 to Apr 12