Город МОСКОВСКИЙ
00:12:05

How to build Docker Image Using Jenkins Pipeline

Аватар
Кодинг с Реактом
Просмотры:
21
Дата загрузки:
28.11.2023 02:19
Длительность:
00:12:05
Категория:
Обучение

Описание

In this session, we will create a simple web application in Node.js, then we will build a Docker image for that application, and run the image as a container.
We will then introduce Jenkins to build the same image and push the image to the Docker Hub. We will cover the basics of utilizing Docker from within a Jenkinsfile.

Dockerizing a Node.js web application
https://nodejs.org/en/docs/guides/nodejs-docker-webapp/

Using Docker with Pipeline
https://jenkins.io/doc/book/pipeline/docker/

GitHub
https://github.com/miltonchandradas/dockerwebapp.git

Рекомендуемые видео