<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bwhall61</id>
	<title>DISI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bwhall61"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Special:Contributions/Bwhall61"/>
	<updated>2026-04-07T18:32:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Creating_the_IFP_environment_on_wynton&amp;diff=17134</id>
		<title>Creating the IFP environment on wynton</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Creating_the_IFP_environment_on_wynton&amp;diff=17134"/>
		<updated>2026-03-23T15:46:17Z</updated>

		<summary type="html">&lt;p&gt;Bwhall61: Created page with &amp;quot;Follow the instructions at: https://github.com/bwhall61/wynton_ifp_scripts&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Follow the instructions at: https://github.com/bwhall61/wynton_ifp_scripts&lt;/div&gt;</summary>
		<author><name>Bwhall61</name></author>
	</entry>
	<entry>
		<id>http://wiki.docking.org/index.php?title=ViewBoltz&amp;diff=16998</id>
		<title>ViewBoltz</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=ViewBoltz&amp;diff=16998"/>
		<updated>2025-11-19T22:29:34Z</updated>

		<summary type="html">&lt;p&gt;Bwhall61: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello boltz&#039;ers,&lt;br /&gt;
&lt;br /&gt;
Have you run boltz-2 on many small molecules? &lt;br /&gt;
&lt;br /&gt;
Are you tired of trying to load, align, and flip through each output cif file? &lt;br /&gt;
&lt;br /&gt;
Do you wish Chimera had a ViewDock utility for easily scrolling through many boltz-2 predictions?&lt;br /&gt;
&lt;br /&gt;
If you answered yes to any of the above then this new utility may be right for you. Claude code has been gracious enough to help me make a ViewDock utility for boltz predictions called ViewBoltz. &lt;br /&gt;
&lt;br /&gt;
== Getting Chimera with ViewBoltz ==&lt;br /&gt;
&lt;br /&gt;
Download and extract the version of Chimera with ViewBoltz from gimel/epyc. It is at &amp;lt;code&amp;gt;/mnt/nfs/soft/chimera/Chimera_w_ViewBoltz.tar.gz&amp;lt;/code&amp;gt;. Once extracted, you can run it from the chimera folder with &amp;lt;code&amp;gt;./bin/chimera&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
ViewBoltz can be found under Tools -&amp;gt; Surface/Binding Analysis (just like ViewDock)&lt;br /&gt;
&lt;br /&gt;
== Input to ViewBoltz ==&lt;br /&gt;
&lt;br /&gt;
Just provide the parent directory which contains all of the subdirectories containing the boltz-2 output cif files. For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
parent_folder/&lt;br /&gt;
├── mol0/&lt;br /&gt;
│   ├── msa/&lt;br /&gt;
│   ├── processed/&lt;br /&gt;
│   └── predictions/&lt;br /&gt;
│       └── 0/&lt;br /&gt;
│           ├── 0_model_0.cif&lt;br /&gt;
│           └── affinity_0.json&lt;br /&gt;
├── mol1/&lt;br /&gt;
│   ├── msa/&lt;br /&gt;
│   ├── processed/&lt;br /&gt;
│   └── predictions/&lt;br /&gt;
│       └── 1/&lt;br /&gt;
│           ├── 1_model_0.cif&lt;br /&gt;
│           └── affinity_1.json&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this case you would just provide &amp;lt;code&amp;gt;parent_folder&amp;lt;/code&amp;gt;. It doesn&#039;t have to be formatted exactly like this, as long as there is some subdirectory that contains the *.cif and affinity_*.json file with the corresponding probability and affinity prediction. &lt;br /&gt;
&lt;br /&gt;
== What should happen ==&lt;br /&gt;
&lt;br /&gt;
Chimera should load each of the predictions into a ViewDock session like you are used to. All of the structures should be aligned. The columns in ViewDock should show the file path for each loaded molecule and the affinity/probability predictions. I think this session should be able to be used like any other ViewDock session.&lt;br /&gt;
&lt;br /&gt;
== Some notes ==&lt;br /&gt;
&lt;br /&gt;
This is super new, was scraped together in an afternoon, and something is bound to break. Please let Brendan know if something isn&#039;t working and he can look into it. &lt;br /&gt;
&lt;br /&gt;
H-bonds don&#039;t work. Boltz doesn&#039;t have a sense of hydrogens so you can&#039;t visualize h-bonds like you can in a normal ViewDock session.&lt;/div&gt;</summary>
		<author><name>Bwhall61</name></author>
	</entry>
	<entry>
		<id>http://wiki.docking.org/index.php?title=ViewBoltz&amp;diff=16997</id>
		<title>ViewBoltz</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=ViewBoltz&amp;diff=16997"/>
		<updated>2025-11-19T22:27:56Z</updated>

		<summary type="html">&lt;p&gt;Bwhall61: Created page with &amp;quot;Hello boltz&amp;#039;ers,  Have you run boltz-2 on many small molecules?   Are you tired of trying to load, align, and flip through each output cif file?   Do you wish Chimera had a ViewDock utility for easily scrolling through many boltz-2 predictions?  If you answered yes to any of the above then this new utility may be right for you. Claude code has been gracious enough to help me make a ViewDock utility for boltz predictions called ViewBoltz.   == Getting Chimera with ViewBol...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello boltz&#039;ers,&lt;br /&gt;
&lt;br /&gt;
Have you run boltz-2 on many small molecules? &lt;br /&gt;
&lt;br /&gt;
Are you tired of trying to load, align, and flip through each output cif file? &lt;br /&gt;
&lt;br /&gt;
Do you wish Chimera had a ViewDock utility for easily scrolling through many boltz-2 predictions?&lt;br /&gt;
&lt;br /&gt;
If you answered yes to any of the above then this new utility may be right for you. Claude code has been gracious enough to help me make a ViewDock utility for boltz predictions called ViewBoltz. &lt;br /&gt;
&lt;br /&gt;
== Getting Chimera with ViewBoltz ==&lt;br /&gt;
&lt;br /&gt;
Download and extract the version of Chimera with ViewBoltz from gimel/epyc. It is at &amp;lt;code&amp;gt;/mnt/nfs/soft/chimera/Chimera_w_ViewBoltz.tar.gz&amp;lt;/code&amp;gt;. Once extracted, you can run it from the chimera folder with `./bin/chimera`.&lt;br /&gt;
&lt;br /&gt;
ViewBoltz can be found under Tools -&amp;gt; Surface/Binding Analysis (just like ViewDock)&lt;br /&gt;
&lt;br /&gt;
== Input to ViewBoltz ==&lt;br /&gt;
&lt;br /&gt;
Just provide the parent directory which contains all of the subdirectories containing the boltz-2 output cif files. For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
parent_folder/&lt;br /&gt;
├── mol0/&lt;br /&gt;
│   ├── msa/&lt;br /&gt;
│   ├── processed/&lt;br /&gt;
│   └── predictions/&lt;br /&gt;
│       └── 0/&lt;br /&gt;
│           ├── 0_model_0.cif&lt;br /&gt;
│           └── affinity_0.json&lt;br /&gt;
├── mol1/&lt;br /&gt;
│   ├── msa/&lt;br /&gt;
│   ├── processed/&lt;br /&gt;
│   └── predictions/&lt;br /&gt;
│       └── 1/&lt;br /&gt;
│           ├── 1_model_0.cif&lt;br /&gt;
│           └── affinity_1.json&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this case you would just provide &amp;lt;code&amp;gt;parent_folder&amp;lt;/code&amp;gt;. It doesn&#039;t have to be formatted exactly like this, as long as there is some subdirectory that contains the *.cif and affinity_*.json file with the corresponding probability and affinity prediction. &lt;br /&gt;
&lt;br /&gt;
== What should happen ==&lt;br /&gt;
&lt;br /&gt;
Chimera should load each of the predictions into a ViewDock session like you are used to. All of the structures should be aligned. The columns in ViewDock should show the file path for each loaded molecule and the affinity/probability predictions. I think this session should be able to be used like any other ViewDock session.&lt;br /&gt;
&lt;br /&gt;
== Some notes ==&lt;br /&gt;
&lt;br /&gt;
This is super new, was scraped together in an afternoon, and something is bound to break. Please let Brendan know if something isn&#039;t working and he can look into it. &lt;br /&gt;
&lt;br /&gt;
H-bonds don&#039;t work. Boltz doesn&#039;t have a sense of hydrogens so you can&#039;t visualize h-bonds like you can in a normal ViewDock session.&lt;/div&gt;</summary>
		<author><name>Bwhall61</name></author>
	</entry>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Creating_the_building_docker_image&amp;diff=16996</id>
		<title>Creating the building docker image</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Creating_the_building_docker_image&amp;diff=16996"/>
		<updated>2025-11-18T00:45:31Z</updated>

		<summary type="html">&lt;p&gt;Bwhall61: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Building Pipeline Docker &amp;amp; Apptainer Images =&lt;br /&gt;
&lt;br /&gt;
Brendan created a Dockerfile for the building pipeline to simplify the flow of submission and reduce the number of intermediate files created, to speed up building when carried out on Beegfs.  &lt;br /&gt;
&lt;br /&gt;
This page describes how to create the building pipeline Docker image (on gimel/epyc/etc) and the Apptainer image (on Wynton).&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== A note on open source ==&lt;br /&gt;
&lt;br /&gt;
Beginning ~Dec 12, 2025 we are beginning to transition away from ChemAxon and OpenEye commercial licenses to use open source tools for our building pipeline. The following instructions will work for both commercial and open source versions. If you have access to the commercial tools, build the docker container with &amp;lt;code&amp;gt;--target full&amp;lt;/code&amp;gt; (you can still run the open source software with this image, it will just default to commercial software). If you do not have the commercial tools, build the docker container with &amp;lt;code&amp;gt;--target oss&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== On epyc ==&lt;br /&gt;
&lt;br /&gt;
# Clone the version of the [https://github.com/docking-org/zinc22-3d zinc22-3d] building pipeline you want. For the official version corresponding with the current dock3-release, follow the zinc22-3d link from the [https://github.com/docking-org/dock3-release dock3-release GitHub].&lt;br /&gt;
# Run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
cd zinc22-3d&lt;br /&gt;
docker build -t [image_name] \&lt;br /&gt;
  --target [oss/full] \&lt;br /&gt;
  --build-context base=[base_dir] \&lt;br /&gt;
  --build-arg OPENBABEL_VERSION_NUMBER=[version_number] \&lt;br /&gt;
  --build-context jchem_license_folder=[jchem_license_folder] \&lt;br /&gt;
  --build-context openeye_license_folder=[openeye_folder] .&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
* &#039;&#039;&#039;[oss/full]&#039;&#039;&#039;&lt;br /&gt;
** oss for open source version&lt;br /&gt;
** full for commercial version&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;image_name&#039;&#039;&#039;  &lt;br /&gt;
** The name of the docker image to make.  &lt;br /&gt;
** If you are creating the image for everyone in the lab to use, name this &#039;&#039;building_pipeline&#039;&#039;.  &lt;br /&gt;
** For testing, use a different name.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;base_dir&#039;&#039;&#039;  &lt;br /&gt;
This is the folder that contains:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/soft/jchem-latest&lt;br /&gt;
/soft/dock-latest&lt;br /&gt;
/soft/corina-latest&lt;br /&gt;
/soft/openbabel-latest&lt;br /&gt;
/soft/extralibs-latest&lt;br /&gt;
/soft/pyenv-latest&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;version_number&#039;&#039;&#039;  &lt;br /&gt;
The version of OpenBabel referenced in:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/soft/openbabel-latest/lib/openbabel/[version_number]&lt;br /&gt;
/soft/openbabel-latest/share/openbabel/[version_number]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;jchem_license_folder&#039;&#039;&#039;  &lt;br /&gt;
The folder that contains the JChem license file (&#039;&#039;license.cxl&#039;&#039;). (Only required for commercial building)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;openeye_folder&#039;&#039;&#039;  &lt;br /&gt;
The folder that contains the OpenEye license file (&#039;&#039;oe_license.txt&#039;&#039;). (Only required for commercial building)&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Example (for lab-wide use only) ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
docker build -t building_pipeline \&lt;br /&gt;
  --target full \&lt;br /&gt;
  --build-context base=/mnt/nfs/soft/dock/versions/dock385/pipeline_3D_ligands \&lt;br /&gt;
  --build-arg OPENBABEL_VERSION_NUMBER=2.3.1 \&lt;br /&gt;
  --build-context jchem_license_folder=/nfs/soft/jchem \&lt;br /&gt;
  --build-context openeye_license_folder=/nfs/soft/openeye .&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Only use the name &#039;&#039;building_pipeline&#039;&#039; if you are creating the image for everyone. For testing, please use a different name.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== Deploying the Docker Image ==&lt;br /&gt;
&lt;br /&gt;
This will create the building pipeline image on the node you built it on. You now need to load it onto all compute nodes. Run this from an NFS directory (to make sure the logs are saved correctly):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/mnt/nfs/exk/work/bwhall61/deploy_building_pipeline_docker/deploy_image.sh [image_name]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will queue jobs to load the docker image on all of the compute nodes.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== Transferring to Wynton ==&lt;br /&gt;
&lt;br /&gt;
# Save it as a &#039;&#039;.tar&#039;&#039; file:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
docker save -o [image_name].tar [image_name]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Transfer the &#039;&#039;.tar&#039;&#039; file to Wynton.&lt;br /&gt;
&lt;br /&gt;
# Build an Apptainer &#039;&#039;.sif&#039;&#039; image from it:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
apptainer build [image_name].sif docker-archive://[image_name].tar&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will give you an Apptainer &#039;&#039;.sif&#039;&#039; file which can then be used for the building pipeline.&lt;/div&gt;</summary>
		<author><name>Bwhall61</name></author>
	</entry>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Creating_the_building_docker_image&amp;diff=16865</id>
		<title>Creating the building docker image</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Creating_the_building_docker_image&amp;diff=16865"/>
		<updated>2025-09-05T22:01:34Z</updated>

		<summary type="html">&lt;p&gt;Bwhall61: Created page with &amp;quot;= Building Pipeline Docker &amp;amp; Apptainer Images =  Brendan created a Dockerfile for the building pipeline to simplify the flow of submission and reduce the number of intermediate files created, to speed up building when carried out on Beegfs.    This page describes how to create the building pipeline Docker image (on gimel/epyc/etc) and the Apptainer image (on Wynton).  ---  == On epyc ==  # Clone the version of the [https://github.com/docking-org/zinc22-3d zinc22-3d] buil...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Building Pipeline Docker &amp;amp; Apptainer Images =&lt;br /&gt;
&lt;br /&gt;
Brendan created a Dockerfile for the building pipeline to simplify the flow of submission and reduce the number of intermediate files created, to speed up building when carried out on Beegfs.  &lt;br /&gt;
&lt;br /&gt;
This page describes how to create the building pipeline Docker image (on gimel/epyc/etc) and the Apptainer image (on Wynton).&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== On epyc ==&lt;br /&gt;
&lt;br /&gt;
# Clone the version of the [https://github.com/docking-org/zinc22-3d zinc22-3d] building pipeline you want. For the official version corresponding with the current dock3-release, follow the zinc22-3d link from the [https://github.com/docking-org/dock3-release dock3-release GitHub].&lt;br /&gt;
# Run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
cd zinc22-3d&lt;br /&gt;
docker build -t [image_name] \&lt;br /&gt;
  --build-context base=[base_dir] \&lt;br /&gt;
  --build-arg OPENBABEL_VERSION_NUMBER=[version_number] \&lt;br /&gt;
  --build-context jchem_license_folder=[jchem_license_folder] \&lt;br /&gt;
  --build-context openeye_license_folder=[openeye_folder] .&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;image_name&#039;&#039;&#039;  &lt;br /&gt;
** The name of the docker image to make.  &lt;br /&gt;
** If you are creating the image for everyone in the lab to use, name this &#039;&#039;building_pipeline&#039;&#039;.  &lt;br /&gt;
** For testing, use a different name.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;base_dir&#039;&#039;&#039;  &lt;br /&gt;
This is the folder that contains:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/soft/jchem-latest&lt;br /&gt;
/soft/dock-latest&lt;br /&gt;
/soft/corina-latest&lt;br /&gt;
/soft/openbabel-latest&lt;br /&gt;
/soft/extralibs-latest&lt;br /&gt;
/soft/pyenv-latest&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;version_number&#039;&#039;&#039;  &lt;br /&gt;
The version of OpenBabel referenced in:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/soft/openbabel-latest/lib/openbabel/[version_number]&lt;br /&gt;
/soft/openbabel-latest/share/openbabel/[version_number]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;jchem_license_folder&#039;&#039;&#039;  &lt;br /&gt;
The folder that contains the JChem license file (&#039;&#039;license.cxl&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;openeye_folder&#039;&#039;&#039;  &lt;br /&gt;
The folder that contains the OpenEye license file (&#039;&#039;oe_license.txt&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
=== Example (for lab-wide use only) ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
docker build -t building_pipeline \&lt;br /&gt;
  --build-context base=/mnt/nfs/soft/dock/versions/dock385/pipeline_3D_ligands \&lt;br /&gt;
  --build-arg OPENBABEL_VERSION_NUMBER=2.3.1 \&lt;br /&gt;
  --build-context jchem_license_folder=/nfs/soft/jchem \&lt;br /&gt;
  --build-context openeye_license_folder=/nfs/soft/openeye .&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Only use the name &#039;&#039;building_pipeline&#039;&#039; if you are creating the image for everyone. For testing, please use a different name.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== Deploying the Docker Image ==&lt;br /&gt;
&lt;br /&gt;
This will create the building pipeline image on the node you built it on. You now need to load it onto all compute nodes. Run this from an NFS directory (to make sure the logs are saved correctly):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/mnt/nfs/exk/work/bwhall61/deploy_building_pipeline_docker/deploy_image.sh [image_name]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will queue jobs to load the docker image on all of the compute nodes.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
== Transferring to Wynton ==&lt;br /&gt;
&lt;br /&gt;
# Save it as a &#039;&#039;.tar&#039;&#039; file:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
docker save -o [image_name].tar [image_name]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Transfer the &#039;&#039;.tar&#039;&#039; file to Wynton.&lt;br /&gt;
&lt;br /&gt;
# Build an Apptainer &#039;&#039;.sif&#039;&#039; image from it:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
apptainer build [image_name].sif docker-archive://[image_name].tar&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will give you an Apptainer &#039;&#039;.sif&#039;&#039; file which can then be used for the building pipeline.&lt;/div&gt;</summary>
		<author><name>Bwhall61</name></author>
	</entry>
</feed>