FROM quay.io/stimela/base:1.7.1
MAINTAINER <sphemakh@gmail.com>
RUN pip3 install -U pip pyyaml "eidos>=1.1.2"
RUN eidos -h
