Skip to content

Commit cdebdfe

Browse files
committed
Add usage instructions to README
Signed-off-by: Stephen Finucane <[email protected]>
1 parent eaa7a45 commit cdebdfe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

+10
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,15 @@ pyenv container image for use in `Patchwork`__ development and CI.
66

77
Based on `vicamo/docker-pyenv`__.
88

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+
919
.. __: https://github.com/getpatchwork/patchwork
1020
.. __: https://github.com/vicamo/docker-pyenv

0 commit comments

Comments
 (0)