Summary
https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh 这个脚本,缺失SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET定义,即
SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET: ${SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET:?required}
导致用这个runtime脚本启动始终覆盖本地compose.release.yml,启动始终失败
Steps To Reproduce
执行:curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up
Expected Behavior
启动成功
Environment
No response
API Contract Impact
No response
Logs Or Screenshots
No response
Summary
https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh 这个脚本,缺失SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET定义,即
SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET: ${SKILLHUB_DOWNLOAD_ANON_COOKIE_SECRET:?required}
导致用这个runtime脚本启动始终覆盖本地compose.release.yml,启动始终失败
Steps To Reproduce
执行:curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up
Expected Behavior
启动成功
Environment
No response
API Contract Impact
No response
Logs Or Screenshots
No response