peertube-instance-index-filter/docker/README
Arnas Udovic a35c2de4ce docker up
2025-06-23 09:47:18 +03:00

6 lines
316 B
Text

Usualy I seperate git repo from Dockerfile, so I copy these docker-compose.yaml content to same directory where repo is cloned. I serve it under traefik, so I added labels to composer.
`instances.db` should be copied, too.
`Makefile` is wrapper to add index hosts and reject hosts. Run `make help` for more info.