btholt / complete-intro-to-containers

The Complete Intro to Containers! As taught on Frontend Masters.
https://frontendmasters.com/courses/complete-intro-containers/
Other
940 stars 186 forks source link

fix: add missing command to Dockerfile #19

Closed alouini333 closed 8 months ago

alouini333 commented 4 years ago

Add missing command to Dockerfile in the "A More Complicated Node.js App" section. This command will solve the permissions issue that might happen during the container building.