2024-07-19 13:09:38 +08:00
2024-07-19 13:09:38 +08:00
2024-07-19 10:43:11 +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
2021-05-22 17:41:55 -05: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%