mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-04 12:45:51 +00:00
4 lines
80 B
Docker
4 lines
80 B
Docker
FROM alpine:3.19
|
|
|
|
RUN apk add chromium git npm openssh-client xvfb-run yarn zip
|