试验 React 内联上下文与原生表单登录流程
This commit is contained in:
@@ -13,6 +13,8 @@ if (($# == 0)); then
|
||||
set -- test
|
||||
fi
|
||||
|
||||
"$repo_root/scripts/frontend-in-docker"
|
||||
|
||||
# Linux host networking is needed for Testcontainers' published ports.
|
||||
exec "${docker_cmd[@]}" run --rm --network host \
|
||||
--cpus "${IAM_BUILD_CPUS:-4}" --memory "${IAM_BUILD_MEMORY:-8g}" \
|
||||
|
||||
Reference in New Issue
Block a user