https://hub.docker.com/r/cinwell/notea
https://github.com/notea-org/notea
docker run -d --name notea --hostname notea -p 99:3000 --restart=always --privileged=true --user=root \
-e TZ='Asia/Shanghai' --ulimit nofile=262144:262144 \
-e STORE_ACCESS_KEY='ihunter' \
-e STORE_SECRET_KEY='wdqdmm@0' \
-e STORE_BUCKET='notea' \
-e STORE_END_POINT='http://g.htmltoo.com:9111' \
-e STORE_REGION='oz' \
-e STORE_FORCE_PATH_STYLE=true \
-e PASSWORD='wdqdmm@0' \
-e COOKIE_SECURE='false' \
cinwell/notea
签名:这个人很懒,什么也没有留下!