myriad/languages/lua/Dockerfile

6 lines
66 B
Docker

FROM alpine
RUN apk add --no-cache lua5.3
COPY run.sh /var/run/