Skip to content
johnhg edited this page Dec 13, 2017 · 15 revisions

Welcome to the container-dtc-nwp wiki!

The MET and METViewer components are defined as sub-trees of the respective Git repositories for those tools using the commands listed below:

Run the following commands to save software images to tarballs:

  • docker save -o dtc-nwp-software.tar centos dtc-nwp dtc-ncl dtc-met dtc-metviewer mysql
    • docker save -o dtc-nwp.tar centos dtc-nwp
    • docker save -o dtc-ncl.tar centos dtc-ncl
    • docker save -o dtc-met.tar centos dtc-met
    • docker save -o dtc-metviewer.tar centos dtc-metviewer mysql

Run the following commands to save data images to tarballs:

  • docker save -o dtc-nwp-wps_geog.tar dtc-nwp-wps_geog
  • docker save -o dtc-nwp-derecho.tar dtc-nwp-derecho
  • docker save -o dtc-nwp-sandy.tar dtc-nwp-sandy
Clone this wiki locally