How to (correctly) Create docker from NestJS / NodeJS application | Multi stage build

Опубликовано: 31 Октябрь 2024
на канале: Krish Dinesh
6,008
232

Docker allows you to package an application with its environment and all of its dependencies into a "box", called a container. Usually, a container consists of an application running in a stripped-to-basics version of a Linux operating system. An image is a blueprint for a container, a container is a running instance of an image.

Stay in touch:
Facebook:   / krish.dinesh.official  
Instagram :   / krish.dinesh.official  
twitter:   / krishantha   (@Krishantha)