Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.16 KB

Source Code for OSS Packages in the NVIDIA Morpheus Docker container

This repository contains the source code for OSS packages which are included in the NVIDIA Morpheus Docker images.

The source code archives are organized in the following directory structure:

third_party/
├── release_version
│   ├── image_name-sha256-<SHA HASH>.tar

Where the is the output of the sha256sum command on the image archive.

Source code provided for each package is provided without any modifications.