Access archived versions of DC/OS documentation
In accordance with our version policy, we regularly archive older, unsupported versions of our DC/OS documentation. At this time, this includes documentation for DC/OS 1.12 and below. You can still access older versions of DC/OS documentation on our public github repo, or by locally running a Docker image (experimental):
On your local machine, run:
docker run -p 5000:5000 -it mesosphere/archived_docs
After running this command, you will see:
│ Serving! │
│ │
│ - Local: http://0.0.0.0:5000 │
where you can access the documentation for archived versions of DC/OS.