luajit-2.0.2
Just in time compiler for Lua programming language version 5.1
RUN apt-get update && \
apt-get install -y luajit
RUN apt-get update && \
apt-get install -y luajit
RUN apk add luajit
RUN pacman -S --noconfirm luajit
RUN apt-get update && \
apt-get install -y luajit
RUN dnf install -y luajit
RUN apt-get update && \
apt-get install -y luajit