Skip to content

Commit

Permalink
backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed May 10, 2024
1 parent 68f216a commit e929954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial_binary_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ or other runtimes to create a container image.

This would trigger a multi-stage build, where the first stage would install Spack itself,
compilers and the environment, and the second stage would copy the installed environment
into a smaller image. For those familiar with ``Dockerfile``s, it would structurally look
into a smaller image. For those familiar with ``Dockerfile`` syntax, it would structurally look
like this:

.. code-block:: Dockerfile
Expand Down

0 comments on commit e929954

Please sign in to comment.