Osinachi Chukwujama
Osi on Tech

Osi on Tech

Follow
Follow
homebadgesnewsletter
Tag

docker images

#docker-images

More content

Read more stories on Hashnode


Articles with this tag

Setting up a New Ubuntu Docker Container for NodeJS

Jan 20, 20213 min read

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...

Setting up a New Ubuntu Docker Container for NodeJS

Dockerizing AdonisJS and Redis

Jan 13, 20218 min read

Modern software development requires an application set up to be as easy as running a single command. Apps should also be easily torn down. A...

Dockerizing AdonisJS and Redis