FROM ubuntu:18.04
WORKDIR /data
RUN apt-get update && apt-get install -y python3-flask python3-elasticsearch