Skip to content

Commit

Permalink
Remove ref to archived toolbox image from docs (#2026)
Browse files Browse the repository at this point in the history
Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
  • Loading branch information
erikgb and ssbarnea committed Mar 21, 2022
1 parent ca42b0b commit 43b87e5
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@ Installing
Installing on Windows is not supported because we use symlinks inside Python
packages.

While our project does not directly ship a container, the
tool is part of the toolset_ container. Please avoid raising any bugs
related to containers and use the discussions_ forum instead.
Our project does not ship a container. Please avoid raising any bugs
related to containers and use the `discussions <https://github.com/ansible-community/ansible-lint/discussions>`_ forum instead.

.. code-block:: bash
# replace docker with podman
docker run -h toolset -it quay.io/ansible/toolset ansible-lint --version
.. _toolset: https://github.com/ansible-community/toolset
.. _discussions: https://github.com/ansible-community/ansible-lint/discussions
We recommend you to try `creator-ee <https://github.com/ansible/creator-ee/>`_,
which is a container that also carries ansible-lint.

Using pip or pipx
-----------------
Expand Down

0 comments on commit 43b87e5

Please sign in to comment.