Sign inSign up

aliuq/memos

By aliuq

Updated 8 months ago

An open-source, self-hosted note-taking service. Your thoughts, your data, your control

Image
0

50K+

aliuq/memos repository overview

Note

ref: https://github.com/usememos/memos

Difference

repo: https://github.com/aliuq/memos

  1. Enhanced media display
  2. Content hiding

Build and Run

docker buildx build -t memos:dev --load . 

docker run --rm --name memos -p 15230:5230 -v ./build:/var/opt/memos memos:dev

Screenshot

Details

media-1 media-2 media-3

hidden-1

Tag summary

Content type

Image

Digest

sha256:83c9c78d4

Size

17.6 MB

Last updated

8 months ago

docker pull aliuq/memos