SlideShare a Scribd company logo
Vagrant or Docker
Choice for development environment
Agenda
• Why
• Vagrant Usage
• Docker Usage
• Next step
为什什么研发环境虚拟化
• 痛点
• 操作系统不不⼀一致
• 编译环境不不⼀一致
• 运⾏行行的容器器等不不⼀一致
• 外部依赖
• It works on my PC
• 理理想的研发流程
• 获取源代码
• 运⾏行行代码
• 修改代码
• 运⾏行行/调试代码
研发虚拟化选择
• Vagrant
• A Virtual Machine
• All in one VM
• Share Code Folder
• Ports forward
• Edit Code outside
• Run app in box
• Docker
• A Container
• one container for one app
• git style modification
• Docker compose
• Copy on volume share
• Ports forward
VM vs Docker
Vagrant usage
• Building box
• Building an VM by Virtualbox/VMWare
• Convert to vagrant box: vagrant package
• Set the vagrant env: Vagrant init
• Customize VagrantFile
• start the VM: vagrant up
• SSH to the VM: vagrant ssh
• Explore the code …
Docker Usage
• Build images
• DockerFile/Docker Pull
• Docker commit
• Docker push
• Docker run
• docker images
• docker ps / docker kill
Next Step
• 标准化/虚拟化研发环境两者都可⽤用
• Vagrant box可以防在任意http服务器器上
• Docker Image需要上传到Docker Hub(public/internal)
• Vagrant 在标准化研发环境更更适合
• Docker更更适合标准化发布(CI & Production)
• 两者可以结合起来使⽤用
Let’s try and make your choice
References
• Vagrant:https://www.vagrantup.com/
• Docker:https://docs.docker.com/
• Docker Doc: https://docs.docker.com/
• Vagrant Doc: https://www.vagrantup.com/docs/
• Create a CentOS 6 Vagrant Base Box from Scratch Using VirtualBox
• Build you own docker images
• Dockerizing PostgreSQL
• Docker Compose and Django
Thanks

More Related Content

PPT
Docker Practical Use Cases
PPTX
Ansible E2E Testing
PPTX
Continuous Delivery and Infrastructure as Code
PPTX
Octopus Deploy and Biztalk
PDF
Vincit Teatime 2015.2 - Niko Kurtti: SaaSiin pa(i)nostusta
KEY
CloudFoundry@home
PDF
Meetup devops
PDF
What we do with Go
Docker Practical Use Cases
Ansible E2E Testing
Continuous Delivery and Infrastructure as Code
Octopus Deploy and Biztalk
Vincit Teatime 2015.2 - Niko Kurtti: SaaSiin pa(i)nostusta
CloudFoundry@home
Meetup devops
What we do with Go

What's hot (20)

PPTX
Octopus Deploy and Docker
PDF
eigr.io – a Serverless Runtime on the BEAM (ACM SIGPLAN, ICFP 2021 Erlang Wor...
PPTX
Pod Sandbox workflow creation from Dockershim
PPTX
Building autonomous components with OWIN, PSake, NuGet, GitVersion and Swagger
KEY
MongoDB on CloudFoundry
PPTX
Command box, Package Manager, Automation, REPL
PDF
Shipping NodeJS with Docker and CoreOS
PPTX
Containers not just for production nov8
PDF
"Yahoo! JAPAN の Kubernetes-as-a-Service" で加速するアプリケーション開発
PDF
Test Automation Infrastructure with Containers
PDF
Containerize Your Game Server for the Best Multiplayer Experience
PDF
NodeJS_Presentation
PPTX
NWJS. Web on desktop
PDF
Hacking Docker the Easy way
PDF
Building and Releasing a Golang CLI Tool
PDF
Kubernetes x PaaS – コンテナアプリケーションのNoOpsへの挑戦
PDF
The tools & technologies behind Resin.io
PDF
Automating Docker Containers with Puppet 2014 10-13
PPTX
Arquitectura de Microservicios con .NET Core y Contenedores
PDF
Serverless architecture: introduction & first steps
Octopus Deploy and Docker
eigr.io – a Serverless Runtime on the BEAM (ACM SIGPLAN, ICFP 2021 Erlang Wor...
Pod Sandbox workflow creation from Dockershim
Building autonomous components with OWIN, PSake, NuGet, GitVersion and Swagger
MongoDB on CloudFoundry
Command box, Package Manager, Automation, REPL
Shipping NodeJS with Docker and CoreOS
Containers not just for production nov8
"Yahoo! JAPAN の Kubernetes-as-a-Service" で加速するアプリケーション開発
Test Automation Infrastructure with Containers
Containerize Your Game Server for the Best Multiplayer Experience
NodeJS_Presentation
NWJS. Web on desktop
Hacking Docker the Easy way
Building and Releasing a Golang CLI Tool
Kubernetes x PaaS – コンテナアプリケーションのNoOpsへの挑戦
The tools & technologies behind Resin.io
Automating Docker Containers with Puppet 2014 10-13
Arquitectura de Microservicios con .NET Core y Contenedores
Serverless architecture: introduction & first steps
Ad

Viewers also liked (18)

DOC
DOCX
Prova1 b16ano
PPTX
PPTX
Clase sociales 5°-03-14-17_organización_jornada electoral estudiantil_cont
PDF
RUTA DE IMPLEMENTACIÓN DEL MODELO EDUCATIVO
PDF
Origen y la evolucion
PDF
Good day 1
PPTX
Clase inglés 5°_03-14-17_short poems
PPTX
Clase castellano 5°-03-14-17_lengua_habla_dialecto
PDF
Jornal digital 14-03-17
PDF
Manual corporativo anathema
PDF
Rne2006 e 070
PPTX
PDF
Que es slideshare
PPTX
LeTourneau University - MBA (Sample)
PPTX
Ecosistemas acuáticos
PDF
Alcance de las acciones populares contratación estatal
Prova1 b16ano
Clase sociales 5°-03-14-17_organización_jornada electoral estudiantil_cont
RUTA DE IMPLEMENTACIÓN DEL MODELO EDUCATIVO
Origen y la evolucion
Good day 1
Clase inglés 5°_03-14-17_short poems
Clase castellano 5°-03-14-17_lengua_habla_dialecto
Jornal digital 14-03-17
Manual corporativo anathema
Rne2006 e 070
Que es slideshare
LeTourneau University - MBA (Sample)
Ecosistemas acuáticos
Alcance de las acciones populares contratación estatal
Ad

Similar to Vagrant and docker (20)

PPTX
Vagrant + Docker
PDF
Improved development workflows using vagrant
PPTX
PPTX
Vagrant and Docker
PDF
Take Home Your Very Own Free Vagrant CFML Dev Environment
PDF
Take home your very own free Vagrant CFML Dev Environment - Presented at dev....
PDF
Vagrant + Docker provider [+Puppet]
PDF
Making Developers Productive with Vagrant, VirtualBox, and Docker
PPT
Linux containers and docker
PDF
DevOps Series: Defining and Sharing Testable Machine Configurations with vagrant
PDF
Vagrant For DevOps
PPTX
Vagrant
PPTX
Vagrant-Overview
PDF
Vagrant for Development
KEY
PDF
Apt get no more let Vagrant, Puppet and Docker take the stage
PPTX
Development with Vagrant
PDF
Virtualization with Vagrant (ua.pycon 2011)
PPTX
Vagrant
PDF
Keep calm and vagrant up
Vagrant + Docker
Improved development workflows using vagrant
Vagrant and Docker
Take Home Your Very Own Free Vagrant CFML Dev Environment
Take home your very own free Vagrant CFML Dev Environment - Presented at dev....
Vagrant + Docker provider [+Puppet]
Making Developers Productive with Vagrant, VirtualBox, and Docker
Linux containers and docker
DevOps Series: Defining and Sharing Testable Machine Configurations with vagrant
Vagrant For DevOps
Vagrant
Vagrant-Overview
Vagrant for Development
Apt get no more let Vagrant, Puppet and Docker take the stage
Development with Vagrant
Virtualization with Vagrant (ua.pycon 2011)
Vagrant
Keep calm and vagrant up

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
cuic standard and advanced reporting.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPT
Teaching material agriculture food technology
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Cloud computing and distributed systems.
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Modernizing your data center with Dell and AMD
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Encapsulation theory and applications.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Encapsulation_ Review paper, used for researhc scholars
cuic standard and advanced reporting.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Network Security Unit 5.pdf for BCA BBA.
The Rise and Fall of 3GPP – Time for a Sabbatical?
Teaching material agriculture food technology
Dropbox Q2 2025 Financial Results & Investor Presentation
Review of recent advances in non-invasive hemoglobin estimation
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Cloud computing and distributed systems.
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Spectral efficient network and resource selection model in 5G networks
Modernizing your data center with Dell and AMD
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Chapter 3 Spatial Domain Image Processing.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...

Vagrant and docker