Skip to content

Commit

Permalink
Updated readme on how to run a headless process
Browse files Browse the repository at this point in the history
  • Loading branch information
Krijger committed May 14, 2014
1 parent 7e665a0 commit 5c8a48b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions firefox-jenkins-slave/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,19 @@ Complete image to run Jenkins as a slave with headless Firefox
==============================================================

Installed are:

- Supervisord (inherited)
- Oracle Java 7 Development Kit (inherited)
- Firefox
- Xvfb headless display driver

Run a headless process
----------------------

Run your script, but first do

export DISPLAY=:10

Run with access to Docker on the host
-------------------------------------

Expand Down

0 comments on commit 5c8a48b

Please sign in to comment.