mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-22 19:32:48 +00:00
Merge branch 'add-ssh-zip-to-angular' into 'master'
Add openssh-client and zip to Angular Docker runner See merge request openlp/runners!13
This commit is contained in:
commit
195058a8fb
@ -1,3 +1,3 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add yarn chromium xvfb-run
|
RUN apk add chromium openssh-client xvfb-run yarn zip
|
||||||
|
Loading…
Reference in New Issue
Block a user