docker-30: several new and forgotten config files relevant to services

running in docker
This commit is contained in:
Jan Novak
2026-02-20 02:13:55 +01:00
parent dc947165a4
commit bb9f2ae3ce
6 changed files with 123 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
docker rm -f maru-hleda-byt
# gitea registry login with kacerr / token
docker run -d --name maru-hleda-byt \
-p 8080:8080 \
-v /srv/maru-hleda-byt/data:/app/data \
gitea.home.hrajfrisbee.cz/littlemeat/maru-hleda-byt:0.01