# Chrome 59 headless support

**URL:** https://meta.discourse.org/t/chrome-59-headless-support/62060
**Category:** Development
**Created:** [5월 3, 2017, 5:44오후 UTC](https://meta.discourse.org/t/chrome-59-headless-support/62060 "2017-05-03T17:44:27Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [8월 18, 2017, 6:39오후 UTC](https://meta.discourse.org/t/chrome-59-headless-support/62060/11 "2017-08-18T18:39:29Z")

</div>

> [@elijah](#):
>
> The file is not included in the repo.

There’s some magic that occurs to obtain phantomJS

The build.rb script executes the `download_phantomjs` script on the host, which spins up a docker container, which I’m guessing builds a custom version of phantomJS.

So if you run that download\_phantomjs script first it should work 🙂

[https://github.com/discourse/discourse\_docker/blob/master/image/build.rb#L98](https://github.com/discourse/discourse_docker/blob/master/image/build.rb#L98)

[https://github.com/discourse/discourse\_docker/blob/master/image/base/download\_phantomjs](https://github.com/discourse/discourse_docker/blob/master/image/base/download_phantomjs)

---

_[View the full topic](https://meta.discourse.org/t/chrome-59-headless-support/62060)._
