3
3
RUN apt -y update && apt -y install rsync git pelican make python3-fastbencode python3-typogrify python3-pygments python3-markdown python3-pip brz python3-sphinx && python3 -m pip install pelican-sitemap git+https://github.com/jelmer/googleanalytics && cd /code && make -C /code publish && apt -y purge pelican python3-typogrify python3-pygments python3-markdown && apt -y autoremove
4
4
RUN apt -y install node-static