-
Notifications
You must be signed in to change notification settings - Fork 13
Home
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:
- git subtree pull --prefix components/met https://github.com/NCAR/container-dtc-met v6.1
- git subtree pull --prefix components/metviewer https://github.com/NCAR/container-dtc-metviewer v2.3
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