Initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
data/*
|
||||||
4
Dockerfile
Normal file
4
Dockerfile
Normal 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
|
||||||
Reference in New Issue
Block a user