-
Notifications
You must be signed in to change notification settings - Fork 0
/
NUISANCEDockerClient.html
26 lines (24 loc) · 1.73 KB
/
NUISANCEDockerClient.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="exporter-version" content="Evernote Mac 6.13 Beta 1 (455549)"/>
<meta name="author" content="john.patrick.stowell@gmail.com"/>
<meta name="created" content="2017-11-04 12:03:30 +0000"/>
<meta name="source" content="desktop.mac"/>
<meta name="updated" content="2017-11-04 12:09:45 +0000"/>
<link rel="stylesheet" type="text/css" href="/nuisance.css">
<title>NUISANCE Docker Client</title>
</head>
<body>
<img src="/images/nuisancelogo.png" alt="NUISANCE" style="height:200px;float:right;margin-bottom:0px;margin-left:0px;margin-right:0px;">
<h1>NUISANCE Docker Client</h1>
<div><br/></div>
<div><br/></div>
<div>The NUISANCE Docker Client is a simpler docker image to the Developer version that already has NUISANCE pre-built inside the image itself. To use it all that is required is that the folder where Monte Carlo inputs and outputs are saved be mounted into the image at runtime. The disadvantage of this method is any changes to NUISANCE do not persist after the docker image is closed so it can only be used for “Tuning” purposes.</div>
<div><br/></div>
<div> The nuisance docker client setup scripts are located on github at the following page : <a href="https://github.com/NUISANCEMC/docker-client">Docker Client</a> </div>
<div> Please download the build and setup scripts from there and see the README file for more information on how to set the client up. </div>
</body>
</html>