Skip to content

Commit 43b87e5

Browse files
erikgbssbarnea
andauthored
Remove ref to archived toolbox image from docs (#2026)
Co-authored-by: Sorin Sbarnea <[email protected]>
1 parent ca42b0b commit 43b87e5

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

docs/installing.rst

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,11 @@ Installing
1111
Installing on Windows is not supported because we use symlinks inside Python
1212
packages.
1313

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.
1716

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.
2519

2620
Using pip or pipx
2721
-----------------

0 commit comments

Comments
 (0)