Skip to content

romancin/luadch-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Luadch Docker images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published