mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-22 11:22:48 +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
|