This website requires JavaScript.
Explore
Help
Sign In
openlp
/
runners
Watch
1
Star
0
Fork
0
You've already forked runners
mirror of
https://gitlab.com/openlp/runners.git
synced
2024-12-22 19:32:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
736783f4f3
runners
/
Dockerfile.angular
4 lines
74 B
Docker
Raw
Normal View
History
Unescape
Escape
Docker runner updates - Add Angular runner image - Add Arch runner image - Only rebuild Docker images if the appropriate Dockerfile changes
2019-10-06 00:26:28 +00:00
FROM
alpine:latest
Add openssh-client and zip to Angular Docker runner
2020-02-27 03:40:45 +00:00
RUN
apk add chromium openssh-client xvfb-run yarn zip
Reference in New Issue
Copy Permalink