This is a collection of containers for getting started and working with dicom and pydicom tools.
Getting Started is a Docker container build that will include the Dicom Toolkit (dcmtk) along with pydicom and pynetdicom3. The Singularity container in this folder is the same, but to genereate a Singularity container. See the getting-started README for instructions.
pydicom-docs is a Docker container for building the docs for the pydicom codebase without needing to install dependencies. See the README for instructions.
The version of the containers corresponds with dcmtk. Versions for pydicom and pynetdicom (when applicable) are listed in the table below.
This Docker Container is available for the following software versions:
Image | dcmtk | Pydicom | Pynetdicom3 |
---|---|---|---|
pydicom/dicom:v3.6.1 | 3.6.1 | ||
pydicom/dicom:v3.6.3 | 3.6.3 | 1.2.0.dev0 | 0.9.1 |
pydicom/dicom:v3.6.4 | 3.6.4 | 1.4.0.dev0 | 1.5.0.dev0 |
pydicom/dicom:v3.6.5 | 3.6.5 | 2.0.0.dev0 | 1.5.0.dev0 |