alxndrsn commented on issue #9135:
URL: https://github.com/apache/pouchdb/issues/9135#issuecomment-3906655904

   > I have got myself into ruby and bundler dependency hell and cant get the 
site built.
   
   One way around this might be:
   
   ```sh
   docker build --file docs-dev.Dockerfile --progress=plain . &&
   docker run -it --rm --env BUILD=1 --volume $PWD/docs:/pouchdb-docs/docs -p 
4000:4000 $(docker build --file docs-dev.Dockerfile --quiet .)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to