FROM debian:latest. RUN apt-get update && apt-get install -y python-pip. RUN pip install mkdocs-material. RUN mkdir /workspace.
確定! 回上一頁