Back to Browse

Using Docker with your Next.JS application | Introduction to Dockerfile

12.4K views
Mar 5, 2022
9:43

In this video, we will be creating a very basic Dockerfile for your Next.JS application. We will learn about the file system of the docker image and what are the basic commands necessary to start a Next.Js application on a docker container. Important Links: Watch the follow-up: https://youtu.be/fc2ogKwYnTs Download docker: https://www.docker.com/products/docker-desktop Dockerfile documentation: https://docs.docker.com/engine/reference/builder/#:~:text=A%20Dockerfile%20is%20a%20text,can%20use%20in%20a%20Dockerfile%20. Chapters: 0:00 Intro 0:28 Understanding the project 1:44 Creating the Dockerfile 6:58 Docker build and run

Download

0 formats

No download links available.

Using Docker with your Next.JS application | Introduction to Dockerfile | NatokHD