diff --git a/homebox.md b/homebox.md new file mode 100644 index 0000000..a9fecc3 --- /dev/null +++ b/homebox.md @@ -0,0 +1,8 @@ +chown 65532:65532 -R /home/35services/Documents/homebox +docker run -d \ + --name homebox \ + --restart unless-stopped \ + --publish 3100:7745 \ + --env TZ=Europe/Bucharest \ + --volume /home/35services/Documents/homebox:/data \ + ghcr.io/hay-kot/homebox:latest