This is a simple Ununtu-based Docker image into which we have installed python3. ... FROM ubuntu:20.04 RUN apt-get update RUN apt-get upgrade -y RUN apt-get ...
確定! 回上一頁