Setting up a New Ubuntu Docker Container for NodeJS
When you pull a new ubuntu machine from docker hub, you get a minimal machine that is close to useless. It doesn't even come with curl ๐ฑ. I know right? Very surprising. So to set it up, follow these steps.
If you want to follow along, head over to...
vicradon.hashnode.dev3 min read