mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-25 12:34:07 +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
|