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