mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-22 19:32:48 +00:00
4 lines
74 B
Docker
4 lines
74 B
Docker
FROM alpine:latest
|
|
|
|
RUN apk add chromium openssh-client xvfb-run yarn zip
|