DEV Community

Discussion on: Dockerize Create-React-App in 3 minutes

Collapse
 
farbod29 profile image
Farbod Aprin • Edited

hey Zivka ... you had dictation problem please corect it

dokcer build -t react-webapp .

should be

dokcer build -t react-webapp .

also what is react-webapp? your project name was "webapp" please make it clear

Collapse
 
ziv profile image
zivka • Edited

Hey Farbod,
Thank you for your feedback.

Regarding to react-webapp, -t flag means, tagging. So it will be the name of the image