dockerfile学习笔记
摘要:
Dockfile # FROM python:3.9 # WORKDIR /code # COPY ./requirements.txt /code/requirements.txt # RUN pip install --no-cache-dir --upgrade -r /code/requir 阅读全文
posted @ 2017-07-18 12:21
我和你并没有不同
阅读(267)
评论(0)
推荐(0)
浙公网安备 33010602011771号