VOOZH about

URL: https://hub.docker.com/r/linuxserver/obsidian

⇱ linuxserver/obsidian - Docker Image


linuxserver/obsidian

Sponsored OSS

By linuxserver.io

Updated 5 days ago
Image
65

100K+

linuxserver/obsidian repository overview

linuxserver/obsidian

This readme has been truncated from the full version found HERE

Obsidian is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.

Application Setup

The application can be accessed at:

Usage

docker run -d \
 --name=obsidian \
 -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/obsidian:latest

Tag summary

1.12.7

Content type

Image

Digest

sha256:72cfa5146…

Size

1.2 GB

Last updated

5 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

7,514

Last week