FROM python:3.6

MAINTAINER Portmod

RUN apt-get update
RUN apt-get install -y bubblewrap cargo
