FROM stimela/base:1.0.1
RUN pip install -U pip pyyaml
RUN pip install eidos
RUN eidos -h
