pypy2.7
fast alternative implementation of Python - PyPy interpreter
RUN apt-get update && \
apt-get install -y pypy
RUN apt-get update && \
apt-get install -y pypy
RUN pacman -S --noconfirm pypy
RUN apt-get update && \
apt-get install -y pypy
RUN dnf install -y pypy
RUN apt-get update && \
apt-get install -y pypy