摘要: 一、Dockerfile FROM ubuntu:22.04 RUN apt-get update && apt-get install -y wget && \ apt-get install -y autoconf pkg-config RUN apt-get update && apt-get 阅读全文
posted @ 2025-06-14 16:47 划水的猫 阅读(85) 评论(0) 推荐(0)