mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-25 12:34:07 +00:00
4 lines
72 B
Docker
4 lines
72 B
Docker
FROM alpine:3.15
|
|
|
|
RUN apk add chromium openssh-client xvfb-run yarn zip
|