Solana-curriculum

I am trying to launch the solana-curriculum. Step 3 for the container fails.

I am using a Macbook Air M2.

Welcome there,

I would assume this is the same issue as: [BUG]: Containers can't be build on M1 · Issue #19 · freeCodeCamp/solana-curriculum · GitHub

2 Likes

Legend!

Thank you for referencing, I was able to edit the Dockerfile to comment out the “RUN” and instead use “CMD install” which allowed the container to run and I was able to run the course.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.