blob: d0a3aecb86f96ba242ff3110a6699b24a6942039 [file] [log] [blame]
services:
site:
build: .
command: jekyll serve -s /src -d /tmp -p 4000 --watch
ports:
- 4000:4000
volumes:
- ../../../../docs/site:/src:rw
- ./_site/:/_site:rw
environment:
- PAGES_REPO_NWO=unicode-org/cldr