Commit 342ab175 authored by wang's avatar wang

验票

parent 9db274f6
FROM python::3.10.1-slim-bullseye FROM python:3.10.1-slim-bullseye
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