<html>#2513: Add Docker utilities
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Other</td></tr>
</table>

<p>This pull request <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/utilities/pull-requests/3/add-docker-utilities" rel="nofollow">https://bitbucket.org/cactuscode/utilities/pull-requests/3/add-docker-utilities</a> adds instructions and auxiliary files for maintainers to create Docker images holding all Cactus dependencies.</p>
<p>There are also scripts to make it easy to use these Docker images. For example, the script <code>./utils/Docker/make-image-cpu/run-container-cpu</code> launches Bash in a container using such a Docker image containing Ubuntu 20.04 with all Cactus dependencies installed, including AMReX. The Cactus source tree itself lives in the user’s home directory, only the dependencies live in the Docker image. The Docker image is not modified. The container is ephemeral, holds no state, and is destroyed when exiting the shell.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2513/add-docker-utilities'>https://bitbucket.org/einsteintoolkit/tickets/issues/2513/add-docker-utilities</a></p>
</html>