FROM python:3.6-alpine RUN pip install sphinx livereload WORKDIR /app/docs