4 lines
182 B
Bash
4 lines
182 B
Bash
#!/bin/sh
|
|
|
|
# 该脚本在简化后的 Docker 流程中不再使用,保留占位避免误调用。
|
|
echo "docker-entrypoint.sh 已弃用:当前镜像仅用于静态文件托管。" |