joplin
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks.
The application can be accessed at:
docker run -d \
--name=joplin \
-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/joplin:latest
Content type
Image
Digest
sha256:40c10bdc9…
Size
1.1 GB
Last updated
4 days ago
docker pull linuxserver/joplin:3.5.13Pulls:
223
Last week