SlideShare a Scribd company logo
DOCKER + AZURE DEVOPS
Pipeline for Jekyll sites
Twitter: @vmsilvamolina
Blog: https://blog.victorsilva.com.uy
Hello!
I Am Victor Silva
JEKYLL
Simple
Markdown!
Ruby
Static site generator
AZURE DEVOPS
SERVICES
Docker + Azure DevOps = Pipeline for Jekyll sites
RUNNING JEKYLL IN
DOCKER
Jenkins for Continuous
Integration
docker run --rm -it 
--volume="$PWD:/srv/jekyll" 
-p 4000:4000 jekyll/jekyll:3.8 
jekyll serve
AzureDevOps Azure
Web:
https://jekyllrb.com/
Sites using Jekyll:
https://jekyllrb.com/showcase/
DEMO
Thanks!
You can find me at:
@vmsilvamolina / blog.victorsilva.com.uy
Any questions?

More Related Content

PPTX
Introduction to Docker session (at Nairuby meetup)
PPTX
PDF
Announcing Bootleg
PDF
Nuxt.js - Introduction
PDF
Sw install with_without_docker
PDF
"Backbone React Flux" Артем Тритяк
PPTX
SharePoint Fest Seattle - SharePoint Framework, Angular & Azure Functions
PDF
Intro to the Express Web Framework
Introduction to Docker session (at Nairuby meetup)
Announcing Bootleg
Nuxt.js - Introduction
Sw install with_without_docker
"Backbone React Flux" Артем Тритяк
SharePoint Fest Seattle - SharePoint Framework, Angular & Azure Functions
Intro to the Express Web Framework

More from Victor Silva (9)

PPTX
NET Conf CL v2018 Infrastructure as Code on Azure
PPTX
Infrastructure as Code on Azure - NET Conf CO v2018
PPTX
PowerShell reports
PPTX
Just Enough Administration: Introduction - PowerShell Meetup UY
PPTX
Infrastructure as Code on Azure - NET Conf AR v2018
PPTX
Azure cloud shell introduction
PPTX
Infrastructure as code
PPTX
Introducción a PowerShell DSC - NET Conf UY v2017
PPTX
DevOps, PowerShell y Windows Containers - NET Conf UY v2016
NET Conf CL v2018 Infrastructure as Code on Azure
Infrastructure as Code on Azure - NET Conf CO v2018
PowerShell reports
Just Enough Administration: Introduction - PowerShell Meetup UY
Infrastructure as Code on Azure - NET Conf AR v2018
Azure cloud shell introduction
Infrastructure as code
Introducción a PowerShell DSC - NET Conf UY v2017
DevOps, PowerShell y Windows Containers - NET Conf UY v2016
Ad

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Machine learning based COVID-19 study performance prediction
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
A Presentation on Artificial Intelligence
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
cuic standard and advanced reporting.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Machine learning based COVID-19 study performance prediction
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Spectral efficient network and resource selection model in 5G networks
Diabetes mellitus diagnosis method based random forest with bat algorithm
Chapter 3 Spatial Domain Image Processing.pdf
Assigned Numbers - 2025 - Bluetooth® Document
“AI and Expert System Decision Support & Business Intelligence Systems”
The Rise and Fall of 3GPP – Time for a Sabbatical?
A Presentation on Artificial Intelligence
NewMind AI Weekly Chronicles - August'25-Week II
Dropbox Q2 2025 Financial Results & Investor Presentation
Reach Out and Touch Someone: Haptics and Empathic Computing
Review of recent advances in non-invasive hemoglobin estimation
Unlocking AI with Model Context Protocol (MCP)
cuic standard and advanced reporting.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Ad

Docker + Azure DevOps = Pipeline for Jekyll sites