Fork me on GitHub
摘要: Dockerfile FROM gcc:latest MAINTAINER Pawel Szczur <public at pawelsz.eu> LABEL description="A linux C++ build environment." RUN apt-get update && apt 阅读全文
posted @ 2021-11-18 17:49 yzhu798 阅读(84) 评论(0) 推荐(0)