Dockerfile 98 B

12
  1. RUN apt-get install python3 python3-pip python3-venv -y
  2. RUN ln -s /usr/bin/python3 /usr/bin/python