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-04 20:55:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0f630f5a99
runners
/
Dockerfile.angular
4 lines
80 B
Docker
Raw
Normal View
History
Unescape
Escape
Update to Alpine Linux 3.19.
2024-02-11 12:25:01 +00:00
FROM
alpine:3.19
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
Add npm to the Angular image
2024-04-27 19:50:57 +00:00
RUN
apk add chromium git npm openssh-client xvfb-run yarn zip
Reference in New Issue
Copy Permalink