SlideShare a Scribd company logo
05/19/2016
Etourneau Gwenn
@The_shinji62
Concourse
Managing your
docker Image
About me
Etourneau Gwenn
Sr Solution Architect
Bef.: Platform Architect
https://github.com/shinji62
the_shinji62
Pivotal
• Spring Framework
• RabbitMQ
• Concourse
• Cloud Foundry
• Pivotal Tracker
• Gemfire
Agenda
• Docker Image
• Pipeline
• Demo
• Q&A
Docker image
build
dockerFile image
Building docker Image
build
image
Source management
dockerFile
Docker hub
If my dockerFile change I need to build a new Image
Trigger 1
dockerFile
If my dockerFile change I need to build a new Image
Trigger 1
dockerFile
Git-Resource checking for new commit
https://github.com/concourse/git-resource
dockerFile
FROM alpine:latest
MAINTAINER blabla <xx@yy>
RUN apk upgrade
RUN apk add --update 
bash 
git 
tar 
openssh-client 
openssh 
zip
If there is a new version of alpine:latest
I want to generate a new docker image
Trigger 2
alpine:latest Docker-Image Resource checking
for new version of this image
https://github.com/concourse/docker-image-resource
dockerFile
Building docker Image
build
image
Store and build Image
build
image
Docker-Image Resource can build and push the docker
image
https://github.com/concourse/docker-image-resource
dockerFile
Building docker Image
build
image
Concourse pipeline
Checking
for you new docker image and
new commit in parallel
If one of them have new version
this job will be trigger
Concourse pipeline
Bump the version
Concourse pipeline
Build new docker image
tag as latest
tag with the version
bump earlier
Concourse pipeline
Tag the git repository
using the version
Demo
Q & A
Thank You !!

More Related Content

What's hot (20)

PDF
Install Concourse CI with BOSH
Toshiaki Maki
 
PPTX
ASP.NET 5 auf Raspberry PI & docker
Jürgen Gutsch
 
PDF
Breaking bad habits with GitLab CI
Ivan Nemytchenko
 
PPT
Introduction to Git and Github
Somkiat Puisungnoen
 
PDF
Teaching a Designer to Use GitHub
Liam Dempsey
 
PDF
Git 101: Git and GitHub for Beginners
HubSpot
 
PDF
Monitor Cloud Foundry and Bosh with Prometheus
Gwenn Etourneau
 
PDF
Intro to Github Actions @likecoin
William Chong
 
PDF
Git Started With Git
Nick Quaranto
 
PDF
Git and github 101
Senthilkumar Gopal
 
PPTX
Git 101
Sachet Mittal
 
PPT
Introduction to Git Commands and Concepts
Carl Brown
 
PDF
[表示が崩れる場合ダウンロードしてご覧ください] 2018年のDocker・Moby
Akihiro Suda
 
PDF
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
Atlassian
 
PDF
Intro to Git for Drupal 7
Chris Caple
 
PDF
Git real slides
Lucas Couto
 
PDF
Git - An Introduction
Behzad Altaf
 
PDF
CI/CD Using Ansible and Jenkins for Infrastructure
Faisal Shaikh
 
PDF
Breaking Bad Habits with GitLab CI
Ivan Nemytchenko
 
PDF
Continuous Deployment with Kubernetes, Docker and GitLab CI
alexanderkiel
 
Install Concourse CI with BOSH
Toshiaki Maki
 
ASP.NET 5 auf Raspberry PI & docker
Jürgen Gutsch
 
Breaking bad habits with GitLab CI
Ivan Nemytchenko
 
Introduction to Git and Github
Somkiat Puisungnoen
 
Teaching a Designer to Use GitHub
Liam Dempsey
 
Git 101: Git and GitHub for Beginners
HubSpot
 
Monitor Cloud Foundry and Bosh with Prometheus
Gwenn Etourneau
 
Intro to Github Actions @likecoin
William Chong
 
Git Started With Git
Nick Quaranto
 
Git and github 101
Senthilkumar Gopal
 
Git 101
Sachet Mittal
 
Introduction to Git Commands and Concepts
Carl Brown
 
[表示が崩れる場合ダウンロードしてご覧ください] 2018年のDocker・Moby
Akihiro Suda
 
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
Atlassian
 
Intro to Git for Drupal 7
Chris Caple
 
Git real slides
Lucas Couto
 
Git - An Introduction
Behzad Altaf
 
CI/CD Using Ansible and Jenkins for Infrastructure
Faisal Shaikh
 
Breaking Bad Habits with GitLab CI
Ivan Nemytchenko
 
Continuous Deployment with Kubernetes, Docker and GitLab CI
alexanderkiel
 

Similar to ConcourseCi Dockerimage (14)

PDF
Managing your Docker image continuously with Concourse CI
Toshiaki Maki
 
PDF
Présentation de Docker
Proto204
 
PDF
Docker by Example - Basics
CodeOps Technologies LLP
 
PPTX
Academy PRO: Docker. Part 2
Binary Studio
 
PDF
[@NaukriEngineering] Docker 101
Naukri.com
 
PDF
Docker 初探,實驗室中的運貨鯨
Ruoshi Ling
 
PPTX
Academy PRO: Docker. Lecture 2
Binary Studio
 
PDF
Managing Docker containers
siuyin
 
PDF
A Hands-on Introduction to Docker
CodeOps Technologies LLP
 
PDF
DockerCon SF 2015: Docker in the New York Times Newsroom
Docker, Inc.
 
PPTX
Getting Started with Docker
Geeta Vinnakota
 
PDF
How to write a Dockerfile
Knoldus Inc.
 
PDF
Getting Started with Docker
Anup Segu
 
PPTX
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
Managing your Docker image continuously with Concourse CI
Toshiaki Maki
 
Présentation de Docker
Proto204
 
Docker by Example - Basics
CodeOps Technologies LLP
 
Academy PRO: Docker. Part 2
Binary Studio
 
[@NaukriEngineering] Docker 101
Naukri.com
 
Docker 初探,實驗室中的運貨鯨
Ruoshi Ling
 
Academy PRO: Docker. Lecture 2
Binary Studio
 
Managing Docker containers
siuyin
 
A Hands-on Introduction to Docker
CodeOps Technologies LLP
 
DockerCon SF 2015: Docker in the New York Times Newsroom
Docker, Inc.
 
Getting Started with Docker
Geeta Vinnakota
 
How to write a Dockerfile
Knoldus Inc.
 
Getting Started with Docker
Anup Segu
 
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
Ad

More from Gwenn Etourneau (10)

PDF
Do the Cloud right - How to start your journey
Gwenn Etourneau
 
PDF
Protect YugabyteDB with Hashicorp Vault.pdf
Gwenn Etourneau
 
PDF
Gwenn - Advanced level unlocked_.pdf
Gwenn Etourneau
 
PDF
Meetup-#1-Getting-Started.pdf
Gwenn Etourneau
 
PPTX
Concourse for devops @quoine
Gwenn Etourneau
 
PDF
Cloud Foundry CF LOGS stack
Gwenn Etourneau
 
PDF
Demo Pivotal Circle Of Code
Gwenn Etourneau
 
PDF
Bosh 2-0-reloaded
Gwenn Etourneau
 
PDF
Cloud Foundry Meetup Tokyo #1 Route service
Gwenn Etourneau
 
PPTX
Lattice yapc-slideshare
Gwenn Etourneau
 
Do the Cloud right - How to start your journey
Gwenn Etourneau
 
Protect YugabyteDB with Hashicorp Vault.pdf
Gwenn Etourneau
 
Gwenn - Advanced level unlocked_.pdf
Gwenn Etourneau
 
Meetup-#1-Getting-Started.pdf
Gwenn Etourneau
 
Concourse for devops @quoine
Gwenn Etourneau
 
Cloud Foundry CF LOGS stack
Gwenn Etourneau
 
Demo Pivotal Circle Of Code
Gwenn Etourneau
 
Bosh 2-0-reloaded
Gwenn Etourneau
 
Cloud Foundry Meetup Tokyo #1 Route service
Gwenn Etourneau
 
Lattice yapc-slideshare
Gwenn Etourneau
 
Ad

Recently uploaded (20)

PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
PDF
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
PPTX
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PDF
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
PDF
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PPTX
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
PDF
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
PPTX
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PPTX
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
PDF
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
PPTX
Milwaukee Marketo User Group - Summer Road Trip: Mapping and Personalizing Yo...
bbedford2
 
PDF
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
Milwaukee Marketo User Group - Summer Road Trip: Mapping and Personalizing Yo...
bbedford2
 
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 

ConcourseCi Dockerimage