Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use docker to build deno on a debian env #27648

Open
muthu90tech opened this issue Jan 13, 2025 · 0 comments · May be fixed by #27649
Open

Use docker to build deno on a debian env #27648

muthu90tech opened this issue Jan 13, 2025 · 0 comments · May be fixed by #27649

Comments

@muthu90tech
Copy link
Contributor

Instead of modifying the current machine env by installing deps, to build a deno cli, it would be good to use a container to produce a quick deno cli from source.

muthu90tech added a commit to muthu90tech/deno that referenced this issue Jan 13, 2025
Instead of managing deps locally on the dev machine, use docker to manage build env for
a quick deno cli build from source

fixes: denoland#27648
@muthu90tech muthu90tech linked a pull request Jan 13, 2025 that will close this issue
muthu90tech added a commit to muthu90tech/deno that referenced this issue Jan 15, 2025
Instead of managing deps locally on the dev machine, use docker to manage build env for
a quick deno cli build from source

fixes: denoland#27648
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant