2025-03-08 11:26:29 +08:00
2021-04-16 11:49:09 -05:00
2024-01-28 01:55:11 +08:00
2021-04-16 11:49:09 -05:00
2021-04-16 11:49:09 -05:00
2025-03-02 05:21:48 +08:00

YT-Local for docker

YT-Local in mode public instance for docker

cp -v config.env.example config.env
docker-compose up -d

Build container from source

To rebuild this container, copy this repository locally and run:

cd core/
docker build --no-cache --tag yt-local -f Dockerfile .
Description
YT-Local configuration for docker
Readme GPL-3.0 148 KiB
Languages
Shell 76%
Dockerfile 24%