We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d06c4 commit 072840cCopy full SHA for 072840c
README.rst
@@ -5,7 +5,13 @@ Read the Docs - Docker Images
5
These are the Docker image definitions used by the Read the Docs build
6
environments to encapsulate the build process.
7
8
-You can find these images on Docker Hub, on the `readthedocs/build`_ repository.
+You can find these images on Docker Hub, on the `readthedocs/build`_
9
+repositoryr:
10
+
11
+* `readthedocs/build:1.0` - Ubuntu 14.04 based image
12
+* `readthedocs/build:1.0-dotnet` - Ubuntu 14.04 based image, plus .NET
13
+* `readthedocs/build:2.0` - Ubuntu 16.04 based image
14
+* `readthedocs/build:latest` - Latest development image
15
16
.. _readthedocs/build: https://hub.docker.com/r/readthedocs/build/
17
0 commit comments