View the docs archives

Estimated reading time: 1 minute

This page lists the various ways you can view the docs as they were when a prior version of Docker was shipped.

vue (current)

Docs for vue (current) are accessible at https://docs.docker.com/, or run:

docker run -ti -p 4000:4000 test

react

Docs for react are accessible at https://docs.docker.com/react/, or run:

docker run -ti -p 4000:4000 test