freeCodeCamp / freeCodeCamp/rdb-alpha

Node install script in Dockerfile runs a 60 second sleep

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
173
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

[This line](https://github.com/freeCodeCamp/rdb-alpha/blob/main/Dockerfile#L35) sleeps for 60 seconds along with a nag to move away from this method of installing Node.

Contributor guide

Open the contributing guide

Research direction

Start at line 35 of Dockerfile and inspect the Node installation command, including its 60-second sleep and warning. Update the installation approach so the unnecessary wait and migration nag are removed, then rebuild the image to verify Node installation completes without the delay.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.