Skip to content

Commit 7993807

Browse files
committed
Resolves #8
1 parent deeb62c commit 7993807

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ Mount your local tiles, if you want to use with your docker container:
255255
docker run --rm -p 8080:80 -v$(pwd)/tests/fixtures:/app/tiles mbgl-server
256256
```
257257

258+
## Headless servers
259+
260+
In order to use this package on a headless server, you need to use `xvfb`. See `docker/Dockerfile` and `docker/entrypoint.sh` for the basic configuration.
261+
258262
## Changes
259263

260264
Prior to `0.3.1`, there was a significant bug in rendering layers with transparency (#25).

0 commit comments

Comments
 (0)