denoland / denoland/deno_docker

devcontainer with denoland/deno:alpine not working

Open
#373 11 comments 10 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
1k
Forks
113
Avg merge
9m
Merged PRs (30d)
1

Description

using denoland/deno:alpine as a base image to run a devcontainer run in this error:

```sh
Error relocating /usr/local/lib/libgcc_s.so.1: _dl_find_object: symbol not found
Error relocating /usr/local/lib/libgcc_s.so.1: __cpu_indicator_init: symbol not found
Error relocating /usr/local/lib/libgcc_s.so.1: __cpu_model: symbol not found
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing a devcontainer built from denoland/deno:alpine and inspect the reported libgcc_s.so.1 relocation errors. Trace the image's runtime and base-image compatibility; done means the devcontainer starts successfully without these relocation failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno, docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.