Dockerfile: Add luafilesystem for '-d'

Tue, 11 Sep 2018 23:41:02 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 23:41:02 +0100
changeset 140
2758cfb4e26d
parent 139
70c7c015384a
child 141
7b774278ca84

Dockerfile: Add luafilesystem for '-d'

Dockerfile file | annotate | diff | comparison | revisions
--- a/Dockerfile	Tue Sep 11 23:29:06 2018 +0100
+++ b/Dockerfile	Tue Sep 11 23:41:02 2018 +0100
@@ -7,6 +7,7 @@
         lua5.2 \
         lua-cjson \
         lua-expat \
+	lua-filesystem \
         lua-sec \
         lua-socket \
         make \

mercurial