FROM stimela/base:1.2.0
RUN pip install -U pip pyyaml
RUN pip install eidos>=1.0.3
RUN eidos -h
