'Master production: best practices to build Node.js Docker images' Liran Tal / DevOps fwdays'23[eng]

preview_player
Показать описание
This is a video from the DevOps fwdays'23 online conference, which was held on March 18, 2023.

Talk description:

Talk and presentation:
More talks and videos from the conference:

Fwdays has been organizing large-scale conferences for developers for more than 11 years for the following spheres: JavaScript, .NET, Python, Data Science, PHP, QA, Highload, Architecture, DevOps, Databases.
More information about actual events:

Sign up to be the first to know about the opening of ticket sales with the best price:
Рекомендации по теме
Комментарии
Автор

Де інформація про multistage build, використання аргументів, для LABEL images, зачистку після білду непотрібних більше шарів, використання alpine images для зменшення розміру image, використання свого docker registry для кешування images(економія трафіку та уникнення ліміту в 1000 pull в день з dockerhub)? Також про CI/CD нічого не сказано, як розпаралелити білд, як кешувати npm modules, як розділити релізні теги та dev теги! 43 хвилини води!!!

SheremetRuslan