ARCHIVED! The docsify server running on docker is called Docsify Served!
100K+
IMPORTANT!
This project has been archived since we switched to development containers. It's much simpler to use and maintain. Have a look at @alertbox/vscode-remote-try-docsify to learn more.
For background on the project, please read this overview.
Check out the how to get started, in summary, here's what you will want to do:
#!/bin/bash
cd my-docsify-enabled-project
docker run -dp 3083:3000 -v `pwd`/docs:/var/www alertbox/docsify-served:4.4.1
Visit localhost:3083 on your favorite browser.
The Docsify Served containers on Docker Hub are based on Linux AMD64 Architecture.
Docsify Served Requirements: For minimum container requirements, you can use our GitHub Quickstart template.
For a complete list of best practices, read these points.
This edition is free for unrestricted use for community users. By default, the preview or latest tags point to the latest Image with the latest Docsify CLI. At the moment, there aren't any other versions of any combinations.
As with all Docker images, these also contain other software that may be under other licenses.
Content type
Image
Digest
Size
28.4 MB
Last updated
over 6 years ago
docker pull alertbox/docsify-served