You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.opencontainers.image.description="A ChRIS DS plugin that generates a report table (in various formats) off a FreeSurfer annotation/segmentation volume"
WORKDIR /usr/local/src/pl-freesurfer_simplereport
COPY requirements.txt .
COPY FreeSurferColorLUT.txt .
RUN apt update
RUN apt -y install python3-pip libpango-1.0-0 libpangoft2-1.0-0