add
This commit is contained in:
3
format_text/start.sh
Normal file
3
format_text/start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
set -e # 遇到错误立即退出
|
||||
sudo docker run -itd --name text_fotmat_python -v ./:/app python:3.13.7-alpine3.22
|
||||
Reference in New Issue
Block a user