FROM stimela/base:1.2.5
RUN pip3 install -U pip pyyaml
RUN pip3 install eidos>=1.1.0
RUN eidos -h
