Sign inSign up

romancin/luadch

By romancin

Updated over 3 years ago

Docker image with Luadch application.

Image
1

100K+

romancin/luadch repository overview

Luadch

This is a completely funcional Docker image with Luadch application.

docker pulls docker stars Donate

Latest versions:

Docker Image Version (latest semver) docker size

Donate

You can invite me a beer if you want ;)

Based on Alpine Linux, which provides a very small size.

Tested and working on Synology and QNAP, but should work on any x86_64 devices.

Sample run command:

docker run -d --name=luadch \
-e PGID=0 -e PUID=0 -e TZ=Europe/Madrid \
-p 5000:5000 \
-p 5001:5001 \
-v "/share/Container/luadch:/config"
romancin/luadch:latest

or use

docker-compose up -d

after you edited the file previously to meet your needs.

Tag summary

Content type

Image

Digest

sha256:141983464

Size

11.9 MB

Last updated

over 3 years ago

docker pull romancin/luadch