17
May
Getting Started Guide With Docker
Abstract
This post aims to be an entry point to the docker landscape. It will show a basic docker concept and provide a simple example in order to better understand this technology. In this post we will talk about:
the steps required to containerize an application
the setup of the docker network
the setup docker volume
The project’s purpose is to develop a simple nodejs dockerized application, which downloads all the audio files from a public youtube playlist. The application concerns the following steps and stakeholders:
The user adds some video to a public playlist
Once the user is inside his private