virtualenv3
Python virtual environment creator
RUN apt-get update && \
apt-get install -y python-virtualenv
RUN apt-get update && \
apt-get install -y python-virtualenv
RUN pacman -S --noconfirm python-virtualenv
RUN apt-get update && \
apt-get install -y python-virtualenv
RUN yum install -y python-virtualenv
RUN apt-get update && \
apt-get install -y python-virtualenv