We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee3565 commit 2c0289dCopy full SHA for 2c0289d
template/e2b.toml
@@ -13,7 +13,7 @@
13
team_id = "460355b3-4f64-48f9-9a16-4442817f79f5"
14
memory_mb = 1_024
15
start_cmd = "/root/.jupyter/start-up.sh"
16
-ready_cmd = "curl -s -o /dev/null -w '200' http://localhost:49999/health | grep -q '200'"
+ready_cmd = "curl -sf http://localhost:49999/health"
17
dockerfile = "e2b.Dockerfile"
18
template_name = "code-interpreter-v1"
19
template_id = "nlhz8vlwyupq845jsdg9"
0 commit comments