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
The documentation should served at <http://127.0.0.1:8000>. It will be rebuild when a file is changed.
71
71
72
-
## Image Variants
72
+
## Image variants
73
73
74
74
The `sphinx-doc` images come in many flavours, each designed for a specific use case.
75
75
@@ -85,7 +85,7 @@ This is the defacto image. If you are unsure about what your needs are, you prob
85
85
86
86
## `sphinx-doc:latex`
87
87
88
-
This image is based off of [python](https://hub.docker.com/_/python/) and contains all packages needed to build the LaTeX documentation. Because it's based off of [buildpack-deps](https://registry.hub.docker.com/_/buildpack-deps/) and has a large number of extremely common Debian packages.
88
+
This image is based off of [python](https://hub.docker.com/_/python/) and contains all packages needed to build the LaTeX documentation. Because the python image is based on [buildpack-deps](https://registry.hub.docker.com/_/buildpack-deps/) and includes large number of common Debian packages the resulting image is much larger than the other variant.
0 commit comments