DenoDDeno
Powered by
herkulessiH
Denoβ€’3y agoβ€’
3 replies
herkulessi

Run Deno on Linux without /proc mounted

I have a few automatic scripts using deno to run stuff, and wanted to migrate them to another Machine. For various reasons deno doesn't run on the new Host (mainly missing Libraries) so I wanted to run deno in a chroot. However that fails, because /proc is not mounted in the chroot and for some reason deno seems to rely on /proc/self/exe. Is there a way to not need that? Or do I need to mount /proc in the chroot?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

deno on alpine-linux
xEskaXxEska / help
14mo ago
Deno.test without Deno namespace ?
lowlightLlowlight / help
3y ago
`deno run` ignores @deno-types?
DarveshDDarvesh / help
3y ago
Deno build/run
Deno AI HelperDDeno AI Helper / help
3y ago