awesomewm.d.tl/.woodpecker/docker/Dockerfile.busted-tl_just

10 lines
199 B
Docker
Raw Normal View History

FROM akorn/luarocks:lua5.4-alpine
ARG CYAN_VERSION=0.3.0
RUN \
apk add \
git \
2023-04-24 02:08:53 +02:00
gcc libc-dev libressl-dev \
just \
&& luarocks install --server=https://luarocks.org/dev busted-tl