freeCodeCamp / freeCodeCamp/solana-curriculum
[BUG]: Containers can't be build on M1
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
### Project
Installation process
### Lesson Number
-
### Issue/Experience
I think it only supports linux for now?
### Code and Screenshots
```
=> ERROR [13/19] RUN sh -c "$(curl -sSfL https://release.solana.com/stab 2.2s
------
> [13/19] RUN sh -c "$(curl -sSfL https://release.solana.com/stable/install)":
#0 1.247 downloading stable installer
#0 2.198 curl: (22) The requested URL returned error: 403
#0 2.205 solana-install-init: command failed: downloader https://release.solana.com/stable/solana-install-init-aarch64-unknown-linux-gnu /tmp/tmp.M3vwjj3cRL/solana-install-init
------
ERROR: failed to solve: executor failed running [/bin/sh -c sh -c "$(curl -sSfL https://release.solana.com/stable/install)"]: exit code: 1
```
Contributor guide
Research direction
No file or test is named; start by reproducing the container build on an M1 host and tracing the Solana installer step shown in the error. Done means the containers build successfully on M1, with the supported-platform behavior made clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100