mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
This commit is contained in:
parent
9b5678b5f0
commit
906548db20
33 changed files with 352 additions and 150 deletions
|
|
@ -45,12 +45,11 @@ Now you can run the following to create a `Docker container`_ called
|
|||
This command will open an interactive shell running from within the
|
||||
Docker container where you have access to use OpenMC.
|
||||
|
||||
.. note:: The ``docker run`` command supports many
|
||||
`options <https://docs.docker.com/engine/reference/commandline/run/>`_
|
||||
.. note:: The ``docker run`` command supports many options_
|
||||
for spawning containers -- including `mounting volumes`_ from the
|
||||
host filesystem -- which many users will find useful.
|
||||
|
||||
.. _Docker image: https://docs.docker.com/engine/reference/commandline/images/
|
||||
.. _Docker image: https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-an-image/
|
||||
.. _Docker container: https://www.docker.com/resources/what-container
|
||||
.. _options: https://docs.docker.com/engine/reference/commandline/run/
|
||||
.. _mounting volumes: https://docs.docker.com/storage/volumes/
|
||||
.. _options: https://docs.docker.com/reference/cli/docker/container/run/
|
||||
.. _mounting volumes: https://docs.docker.com/engine/storage/volumes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue