lua
A powerful, light-weight embeddable programming language. More information: <https://www.lua.org>.
RUN apk add lua
RUN pacman -S --noconfirm lua
RUN yum install -y lua
RUN dnf install -y lua