Skip to content

Commit 496be1d

Browse files
author
Omer Preminger
committed
tbs: removed "console" code tag that was generating a warning
1 parent 95ec488 commit 496be1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oci_runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ Including the SCIF recipe as a separate file is not the only option, however.
522522
The SCIF recipe file can be constructed on-the-fly as part of the OCI container
523523
build, as well, as in the following example:
524524

525-
.. code:: console
525+
.. code::
526526
527527
$ cat Dockerfile.scif2
528528
FROM continuumio/miniconda3

0 commit comments

Comments
 (0)