Create homebox.md

This commit is contained in:
Falko Richter 2024-05-29 22:06:54 +02:00 committed by GitHub
parent 625b35d3bb
commit 1ce65480f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
homebox.md Normal file
View File

@ -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