diff --git a/README.md b/README.md new file mode 100644 index 0000000..d572900 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# pocketbase + +```bash +install -dm 2750 -o 65534 -g 65534 /srv/pocketbase/{data,migrations,public,hooks} +docker run -v /srv/pocketbase:/srv/pocketbase gitea.nulo.in/sutty/pocketbase:3.18.5 +```