How To Create A Docker Image For Your Node Application (e.g. SvelteKit)

Опубликовано: 19 Октябрь 2024
на канале: Programonaut
890
29

In this guide, you will learn step-by-step how to create a Docker image for your Node application and use it for a container!

If my content helps and you want to support the channel, get me a coffee ☕: https://pgnt.xyz/kofi

Original Post: https://www.programonaut.com/how-to-c...
---

Discord Community: https://pgnt.xyz/discord
---
00:00 - Introduction
00:23 - Create the SvelteKit sample application
01:41 - Create the Dockerfile
03:14 - Build the image
03:37 - Marker 5
04:27 - Conclusion