Wrangler x Docker
Hey guys I need some help setting up wrangler (dev) inside a docker container.
The project i want to containerize and run locally would be: https://github.com/lyc8503/UptimeFlare
This would be my Dockerfile:
https://github.com/Its4Nik/UptimeFlare/blob/main/Dockerfile
This would be the wrangler-dev.toml
The error I am getting is this one:
And I couldn't find any information for the
Thanks in advance!
If needed I can provide more information
The project i want to containerize and run locally would be: https://github.com/lyc8503/UptimeFlare
This would be my Dockerfile:
https://github.com/Its4Nik/UptimeFlare/blob/main/Dockerfile
This would be the wrangler-dev.toml
The error I am getting is this one:
And I couldn't find any information for the
.dev.vars file...Thanks in advance!
If needed I can provide more information
GitHub
Free and serverless uptime monitoring / status page on Cloudflare Workers, with Geo-specific checks - lyc8503/UptimeFlare
GitHub
Contribute to Its4Nik/UptimeFlare development by creating an account on GitHub.