Skip to content

Commit ec195e4

Browse files
authored
[docker/index.rst] Fix docker system prune code block.
1 parent bfbc20a commit ec195e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/docker/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@ Related information: https://docs.docker.com/engine/manage-resources/pruning/.
233233

234234
This will remove all containers and volumes. Check the instructions carefully before moving forward.
235235

236-
.. console::
236+
237+
.. code-block:: console
237238
238239
docker system prune --volumes
239240

0 commit comments

Comments
 (0)