File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -11,17 +11,11 @@ Installing
11
11
Installing on Windows is not supported because we use symlinks inside Python
12
12
packages.
13
13
14
- While our project does not directly ship a container, the
15
- tool is part of the toolset _ container. Please avoid raising any bugs
16
- related to containers and use the discussions _ forum instead.
14
+ Our project does not ship a container. Please avoid raising any bugs
15
+ related to containers and use the `discussions <https://github.com/ansible-community/ansible-lint/discussions >`_ forum instead.
17
16
18
- .. code-block :: bash
19
-
20
- # replace docker with podman
21
- docker run -h toolset -it quay.io/ansible/toolset ansible-lint --version
22
-
23
- .. _toolset : https://github.com/ansible-community/toolset
24
- .. _discussions : https://github.com/ansible-community/ansible-lint/discussions
17
+ We recommend you to try `creator-ee <https://github.com/ansible/creator-ee/ >`_,
18
+ which is a container that also carries ansible-lint.
25
19
26
20
Using pip or pipx
27
21
-----------------
You can’t perform that action at this time.
0 commit comments