~heckyel/yt-local-docker

YT-Local configuration for docker
update patch
Add support for anothers OCI
[patch]: update

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~heckyel/yt-local-docker
read/write
git@git.sr.ht:~heckyel/yt-local-docker

You can also use your local clone with git send-email.

#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 .