FROM ipython/notebook RUN \ pip install --upgrade pip && \ pip install numpy && \ pip install matplotlib && \ pip install influxdb