Commit c6e49580 authored by wang's avatar wang

111

parent e04d3b61
FROM python:3.10.1-slim-bullseye FROM python:3.10.1-slim
RUN mkdir -p "/home/opt/lcc-wn" RUN mkdir -p "/home/opt/lcc-wn"
RUN apt update RUN apt update
RUN apt install curl vim -y RUN apt install curl vim -y
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment