An open-source, self-hosted note-taking service. Your thoughts, your data, your control
50K+
ref: https://github.com/usememos/memos
repo: https://github.com/aliuq/memos
docker buildx build -t memos:dev --load .
docker run --rm --name memos -p 15230:5230 -v ./build:/var/opt/memos memos:dev
Content type
Image
Digest
sha256:83c9c78d4…
Size
17.6 MB
Last updated
8 months ago
docker pull aliuq/memos