docker-Memos
docker-Memos
NodeSupport | PromotionWelcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Memos一款开源的,轻量化的网页版便签备忘录
image: neosmemo/memos:latest
container_name: memos
ports:
- '2403:5230'
volumes:
- /vol1/1000/dockers/Memos:/var/opt/memos







