mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
2 lines
88 B
Bash
2 lines
88 B
Bash
docker build -f Dockerfile . -t sphinx
|
|
docker run --rm -v $(pwd):/docs sphinx make html
|