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
+2 -2
View File
@@ -79,7 +79,7 @@ which is an incomplete recipe. It is then completed by the `command` element.
.. note::
The semantics of this element closely match `Docker`'s ``ENTRYPOINT`` directive.
The semantics of this element closely match :any:`Docker`'s ``ENTRYPOINT`` directive.
.. todo::
@@ -104,7 +104,7 @@ incantation to be executed:
.. note::
The semantics of this element closely match `Docker`'s ``COMMAND`` directive.
The semantics of this element closely match :any:`Docker`'s ``COMMAND`` directive.
.. todo::