linuxserver/joplin

Sponsored OSS

By linuxserver.io

Updated 4 days ago

Image
1

10K+

linuxserver/joplin repository overview

linuxserver/joplin

This readme has been truncated from the full version found HERE

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:40c10bdc9

Size

1.1 GB

Last updated

4 days ago

docker pull linuxserver/joplin:3.5.13

This week's pulls

Pulls:

223

Last week