De-identify and upload exported DICOM and associated data files to XNAT based on ID values stored within the DICOM headers.
Build the docker image from the root directory of a clone of this code repository
docker build -t xnat-ingest .
The root CLI command is set to be the entrypoint of the Docker image so it can be run by
docker run xnat-ingest --help