My first image is a basic postgres image and my second image is build with the following Dockerfile: FROM python:3.7; RUN pip install streamlit ...
確定! 回上一頁