nosetests-2.7
test discovery and running of Python's unittest
RUN apt-get update && \
apt-get install -y python-nose
RUN apt-get update && \
apt-get install -y python-nose
RUN pacman -S --noconfirm python2-nose
RUN apt-get update && \
apt-get install -y python-nose
RUN yum install -y python-nose
RUN dnf install -y python2-nose
RUN apt-get update && \
apt-get install -y python-nose