Skip to content

Update Dockerfile#27

Open
moe-sani wants to merge 1 commit into
mainfrom
fix_docker
Open

Update Dockerfile#27
moe-sani wants to merge 1 commit into
mainfrom
fix_docker

Conversation

@moe-sani

@moe-sani moe-sani commented Sep 1, 2025

Copy link
Copy Markdown

The issue is that the Docker setup is trying to use Debian Trixie (testing) which has package compatibility issues. The package libstdc++-11-dev:arm64 doesn't exist in Trixie, and several other packages are missing or have different names.

The issue is that the Docker setup is trying to use Debian Trixie (testing) which has package compatibility issues. The package libstdc++-11-dev:arm64 doesn't exist in Trixie, and several other packages are missing or have different names.
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