Initial commit

This commit is contained in:
2025-11-13 17:43:41 -05:00
commit e4337965ad
3 changed files with 9 additions and 0 deletions

4
Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM linuxserver/luanti:latest
RUN apk update
RUN apk add lua5.1 lua5.1-sec lua5.1-cjson lua5.1-socket lua5.1-net-url