mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
* Moves to GHP 112, nginx-based server * Import official nginx instructions per @thaJeztah * Reordering of commands per @thaJeztah * Reordering of commands per @thaJeztah * Make sure that at the end of each layer we only keep the one directory * Forgot to use md_source when resolving conflicts * Update Dockerfile * Use base image, clean up cruft from docsarchive folder * Update docs-base to be self-browseable, conf source of truth
17 lines
393 B
HTML
17 lines
393 B
HTML
<html>
|
|
<body>
|
|
<h1>Docs archive</h1>
|
|
<ul>
|
|
<li><a href="/v1.4">v1.4</a></li>
|
|
<li><a href="/v1.5">v1.5</a></li>
|
|
<li><a href="/v1.6">v1.6</a></li>
|
|
<li><a href="/v1.7">v1.7</a></li>
|
|
<li><a href="/v1.8">v1.8</a></li>
|
|
<li><a href="/v1.9">v1.9</a></li>
|
|
<li><a href="/v1.10">v1.10</a></li>
|
|
<li><a href="/v1.11">v1.11</a></li>
|
|
<li><a href="/v1.12">v1.12</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|