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

fix: install Deno manually #220

Merged
merged 1 commit into from
Dec 4, 2024
Merged

fix: install Deno manually #220

merged 1 commit into from
Dec 4, 2024

Conversation

sampaiodiego
Copy link
Member

Unfortunately according to Docker docs we cannot rely on non-official images:
docker-library/official-images#17982 (comment)

So now we're installing Deno manually.. From what I could see, Deno started publishing sha256sum for their binaries on v2, which is not supported by Rocket.Chat at this point, so I'm installing the version 1.37.1 which is the version currently tested (see)

@sampaiodiego
Copy link
Member Author

@tianon do you think this is ok?

Deno started generating the sha256sum only here at v2 denoland/deno#25869

Currently Deno v2 does not work with Rocket.Chat, but as far as we are able to use it (preferably v2.1) I'll update the Dockerfile with a checksum

@sampaiodiego sampaiodiego merged commit 2318346 into main Dec 4, 2024
5 checks passed
@sampaiodiego sampaiodiego deleted the install-deno-manually branch December 4, 2024 15:05
Copy link

github-actions bot commented Dec 4, 2024

Created PR on the official-images repo (docker-library/official-images#17984). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub.

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 this pull request may close these issues.

1 participant