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 c66e9b1 commit 7f75fabCopy full SHA for 7f75fab
getting-started/setup-building.rst
@@ -1213,14 +1213,6 @@ Using the pre-built container image
1213
are available from the
1214
`GitHub Container Registry (GHCR) account for the Python org <https://github.com/orgs/python/packages>`__ .
1215
1216
-You can download the latest version of the container image via:
1217
-
1218
-.. code-block:: bash
1219
1220
- docker pull ghcr.io/python/devcontainer:latest
1221
1222
-(Substitute ``podman`` for ``docker`` if you use Podman.)
1223
1224
To run the container and launch a Bash shell, run one of the following commands
1225
in a clone of the CPython repository.
1226
0 commit comments