cherryd
Python web development framework - version 3
RUN apt-get update && \
apt-get install -y python-cherrypy3
RUN apt-get update && \
apt-get install -y python-cherrypy3
RUN pacman -S --noconfirm python-cherrypy
RUN apt-get update && \
apt-get install -y python-cherrypy3
RUN yum install -y python-cherrypy
RUN dnf install -y python2-cherrypy
RUN apt-get update && \
apt-get install -y python-cherrypy3