FROM gitlab.lji.org:4567/iedb/tools/tools-redesign/command-line/mhci_prediction:base

# the build context should be inside the build/tcell_mhci folder
# the VIRTUALENV env should already be set from the base image

COPY . /app/tcell_mhci

WORKDIR /app/tcell_mhci

RUN python3 src/configure.py