We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa7a45 commit cdebdfeCopy full SHA for cdebdfe
README.rst
@@ -6,5 +6,15 @@ pyenv container image for use in `Patchwork`__ development and CI.
6
7
Based on `vicamo/docker-pyenv`__.
8
9
+Usage
10
+----
11
+
12
+This is only intended for use with Patchwork. If you have reason to use it
13
+though, you can pull it like so:
14
15
+.. code-block:: shell
16
17
+ $ docker pull ghcr.io/getpatchwork/pyenv:latest
18
19
.. __: https://github.com/getpatchwork/patchwork
20
.. __: https://github.com/vicamo/docker-pyenv
0 commit comments