You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/builds.rst
+4
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ Our current build limits are:
15
15
We can increase build limits on a per-project basis,
16
16
if you provide a good reason your documentation needs more resources.
17
17
18
+
You can see the current Docker build images that we use in our `docker repository <https://github.com/rtfd/readthedocs-docker-images>`_. `Docker Hub <https://hub.docker.com/r/readthedocs/build/>`_ also shows the latest set of images that have been built.
19
+
20
+
Currently in production we're using the ``readthedocs/build:2.0`` docker image as our default image.
0 commit comments