Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
add phantomjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Grünewaldt committed Aug 29, 2017
1 parent 53b3f09 commit 9dff5d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt-get -qqy update \
xvfb \
pulseaudio \
dbus \
phantomjs \
dbus-x11 && \
rm -rf /var/lib/apt/lists/* /var/cache/apt/*

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Kubernetes Docker image providing Jenkins Slave JNLP with Node.JS, xvfb and Goog
| node.js | 8.1.3 |
| npm | 5.0.3 |
| google-chrome-stable | 59 |
| phantomjs | apt-get |
| cloudfoundry cli | apt-get |
| Xvfb | apt-get |
| git | apt-get |
Expand Down

0 comments on commit 9dff5d2

Please sign in to comment.