doc: markup Docker{,file} as any role

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 13:15:45 +01:00
parent 09e842f199
commit 90f97f63fa
3 changed files with 5 additions and 5 deletions
@@ -74,8 +74,8 @@ Note that *Kapow!* leverages *Go modules*, so you can target specific releases:
Include *Kapow!* in your Container Image
----------------------------------------
If you want to include *Kapow!* in a ``Docker`` image, you can add the binary
directly from the releases section. Below is an example ``Dockerfile`` that
If you want to include *Kapow!* in a :any:`Docker` image, you can add the binary
directly from the releases section. Below is an example :file:`Dockerfile` that
includes *Kapow!*.
.. code-block:: dockerfile