How I use docker to handle my Javascript Monorepo ?

preview_player
Показать описание
Did you miss the Docker Community All-Hands on March 31st, 2022?

► Description: I will show you what docker brings to my Javascript monorepo and why I use docker in it!

You can follow Docker on social networks:
Рекомендации по теме
Комментарии
Автор

There's this tool called moonrepo which can automate a lot of this for you

theilluminatimember
Автор

hi! is there a github repo with the example of this video?

StefanoOrtisi
Автор

How big and efficient is the final docker image you have generated?

fernaspiazu
Автор

well done my friend! you're very brave to do this in english. Nice work

menelikwilliams
Автор

would have been really helpful to see a repo

entropydao
Автор

Are you also using volumes to make the libs avalaible to the application ? I struggle to find a way to make my applications find local librairies

iukys