


max_instances for an account?storage when extending the container?
start, but looks like it will default to the container-level envVars so you could set them there


start method so that I can provide a JOB_ID environment variable to the container. The job starts up and begins processing for roughly 2 minutes before dying? Is this normal? Btw I'm setting the sleepAfter option to 24hError: Container is not enabled for this durable object class. Have you correctly setup your wrangler.toml?max_instances or updating to a basic / standard instance_type const response = await container.containerFetch("http://container/to-markdown", {
method: "POST",
headers: {
"Content-Type": "multipart/form-data",
"Content-Disposition": `form-data; name="file"; filename="${file.name}"`,
},
body: formData,
});12:55:42.975 #4 ERROR: failed to register layer: write /usr/src/app/node_modules/playwright-1.51/lib/vite/recorder/assets/codeMirrorModule-B9YMkrwa.js: no space left on device
12:55:53.846 ------
12:55:53.851 > [1/1] FROM ghcr.io/browserless/chromium:latest@sha256:ca1cb28a74a7658175057711ca2b2f68b4eb72a2897b2515d2dac124a4a5d70b:
12:55:53.852 ------
12:55:53.853 Dockerfile:1
12:55:53.853 --------------------
12:55:53.853 1 | >>> FROM ghcr.io/browserless/chromium:latest
12:55:53.853 2 |
12:55:53.853 3 | ENV \
12:55:53.853 --------------------
12:55:53.853 ERROR: failed to build: failed to solve: failed to register layer: write /usr/src/app/node_modules/playwright-1.51/lib/vite/recorder/assets/codeMirrorModule-B9YMkrwa.js: no space left on device
12:55:53.869
12:55:53.983 ✘ [ERROR] Build exited with code: 1 ✘ [ERROR] Image too large: needs 2467 MB, but your app is limited to images with size 2000 MB. Your account needs more disk size per instance to run this container. The default disk size is 2GB. => => naming to registry.cloudflare.com/b6e9a2ec6a599a3fec8a63f9fc29c03d/browsershot-containers:22743b05 0.0s
Login Succeeded
Image does not exist remotely, pushing: registry.cloudflare.com/b6e9a2ec6a599a3fec8a63f9fc29c03d/browsershot-containers:22743b05
The push refers to repository [registry.cloudflare.com/b6e9a2ec6a599a3fec8a63f9fc29c03d/browsershot-containers]