Commit dda55e6a authored by 丁辉's avatar 丁辉

Add new file

parent 37a6d867
Pipeline #1492 canceled with stages
FROM busybox:latest
RUN echo "启动成功" > /file.txt
CMD ["tail","-f","/file.txt"]
\ No newline at end of file
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