python2-dbg-config
debug build of the Python Interpreter2 (version 2.7)
RUN apt-get update && \
apt-get install -y python-dbg
RUN apt-get update && \
apt-get install -y python-dbg
RUN apk add python2-dbg
RUN apt-get update && \
apt-get install -y python2-dbg
RUN apt-get update && \
apt-get install -y python-dbg