Add toolbox Dockerfile
This commit is contained in:
parent
ff3e0d17dd
commit
041f8fd4c9
|
@ -0,0 +1,4 @@
|
|||
FROM supplantr/toolbox
|
||||
|
||||
RUN dnf install -y lua-ldoc
|
||||
RUN dnf install -y luarocks
|
Loading…
Reference in New Issue