Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Poor support for alpine based images #46

Open
grant0417 opened this issue Apr 24, 2023 · 0 comments
Open

Poor support for alpine based images #46

grant0417 opened this issue Apr 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@grant0417
Copy link
Contributor

Currently due to Deno requiring glibc alpine support is not very good. This is tracked upstream at denoland/deno#3711

One solution is using the frolvlad/alpine-glibc image which sets up glibc which is what the official Deno alpine image does: https://github.com/denoland/deno_docker/blob/54c9c57fccf473d7eb2c69d707d5a0c451b75b79/alpine.dockerfile#L16

@grant0417 grant0417 added the bug Something isn't working label Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant