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 11:22:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8a7e73dd14
runners
/
Dockerfile.angular
4 lines
76 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 git to Angular runner
2022-12-31 20:50:47 +00:00
RUN
apk add chromium git openssh-client xvfb-run yarn zip
Reference in New Issue
Copy Permalink