SlideShare a Scribd company logo
Docker Ecosystem - Part III
by
@mario21ic
Talleres
UNT
Agenda
Docker Machine
Demo
Commands
On cloud
Preguntas?
Docker Machine
Docker Machine
Para la manipulacion de Docker hosts
Provee Docker hosts para: Digital Ocean, VirtualBox,
Azure, Amazon, Kvm, etc
Integración nativa con Docker Swarm
Docker Machine - Demo
Crear Host:
$ docker-machine create -d virtualbox devopsday
Listar: $ docker-machine ls
Conectar:
$ eval "$(docker-machine env devopsday)"
Verificar: $ docker info
Docker Machine - Demo
Probar:
$ docker run alpine echo 'Hello from Machine'
Deploy:
$ docker-compose up
Verificar:
$ docker ps
Docker Machine - Commands
Entrar al terminal:
$ docker-machine ssh orbis
Copiar:
$ docker-machine scp origen orbis:/tmp
Actualizar:
$ docker-machine upgrade
Docker Machine - Cloud
provides
Amazon:
$ docker-machine create --driver amazonec2 --amazonec2-access-
key AKI******* --amazonec2-secret-key 8T93C******* aws-sandbox
Digital Ocean:
$ docker-machine create --driver digitalocean --digitalocean-
access-token xxxxx docker-sandbox
Custom:
$ docker-machine create --url=tcp://50.134.234.20:2376 custombox
Gracias
Preguntas?

More Related Content

What's hot (20)

PDF
Provisioning & Deploying with Docker
Erica Windisch
 
PPTX
Docker Introduction
Jannis Kirschner
 
PDF
Docker summit 2015: 以 Docker Swarm 打造多主機叢集環境
謝 宗穎
 
PDF
當專案漸趕,當遷移也不再那麼難 (Ship Your Projects with Docker EcoSystem)
Ruoshi Ling
 
PDF
Infrastructure Deployment with Docker & Ansible
Robert Reiz
 
PDF
Docker orchestration using core os and ansible - Ansible IL 2015
Leonid Mirsky
 
PPTX
Docker Workshop
Ahmad Rafiee
 
PDF
Docker & FieldAware
Jakub Jarosz
 
PDF
2015 DockerCon Using Docker in production at bity.com
Mathieu Buffenoir
 
PDF
Continuous integration with Docker and Ansible
Dmytro Slupytskyi
 
PDF
Docker 101
NSConclave
 
PDF
Docker compose
Felipe Ruhland
 
PPTX
Docker presentation
Shankar Chaudhary
 
PDF
From Docker Run To Docker Compose
Fitra Aditya
 
PPTX
Austin - Container Days - Docker 101
Bill Maxwell
 
PDF
Docker Started
Victor S. Recio
 
PDF
Docker up and running
Victor S. Recio
 
PDF
Docker / Ansible
Stephane Manciot
 
PDF
Scaling Next-Generation Internet TV on AWS With Docker, Packer, and Chef
bridgetkromhout
 
PDF
Dockerize your Symfony application - Symfony Live NYC 2014
André Rømcke
 
Provisioning & Deploying with Docker
Erica Windisch
 
Docker Introduction
Jannis Kirschner
 
Docker summit 2015: 以 Docker Swarm 打造多主機叢集環境
謝 宗穎
 
當專案漸趕,當遷移也不再那麼難 (Ship Your Projects with Docker EcoSystem)
Ruoshi Ling
 
Infrastructure Deployment with Docker & Ansible
Robert Reiz
 
Docker orchestration using core os and ansible - Ansible IL 2015
Leonid Mirsky
 
Docker Workshop
Ahmad Rafiee
 
Docker & FieldAware
Jakub Jarosz
 
2015 DockerCon Using Docker in production at bity.com
Mathieu Buffenoir
 
Continuous integration with Docker and Ansible
Dmytro Slupytskyi
 
Docker 101
NSConclave
 
Docker compose
Felipe Ruhland
 
Docker presentation
Shankar Chaudhary
 
From Docker Run To Docker Compose
Fitra Aditya
 
Austin - Container Days - Docker 101
Bill Maxwell
 
Docker Started
Victor S. Recio
 
Docker up and running
Victor S. Recio
 
Docker / Ansible
Stephane Manciot
 
Scaling Next-Generation Internet TV on AWS With Docker, Packer, and Chef
bridgetkromhout
 
Dockerize your Symfony application - Symfony Live NYC 2014
André Rømcke
 

Viewers also liked (18)

PDF
Docker ecosystem
zefhemel
 
PPTX
Docker Ecosystem on Azure
Patrick Chanezon
 
PDF
Docker Ecosystem: Engine, Compose, Machine, Swarm, Registry
Mario IC
 
PDF
The Docker Ecosystem
Dmitry Skaredov
 
PPTX
ICSEC2016-Policy management for docker ecosystem
Bukhary Ikhwan Ismail
 
PPTX
Docker Platform and Ecosystem Nov 2015
Patrick Chanezon
 
PDF
Tracxn Docker Ecosystem Startup Landscape - Feb 2015
Tracxn
 
PDF
Tracxn Research — Docker Ecosystem Startup Landscape, September 2016
Tracxn
 
PPTX
Docker-Hanoi @DKT , Presentation about Docker Ecosystem
Van Phuc
 
PDF
“Containerizing” applications with Docker: Ecosystem and Tools
Francisco Javier Ramírez Urea
 
PDF
Understanding the Docker ecosystem
Kiratech
 
PDF
The Docker ecosystem and the future of application deployment
Jérôme Petazzoni
 
PPTX
Docker Platform and Ecosystem
Patrick Chanezon
 
PPTX
Docker Ecosystem - Part II - Compose
Mario IC
 
PPTX
Docker Ecosystem: Part IV - Swarm
Mario IC
 
PPTX
Docker Ecosystem - Part I - Engine
Mario IC
 
PDF
Jenkins Peru Meetup Docker Ecosystem
Mario IC
 
PDF
Docker ecosystem
Bohdan Sydor
 
Docker ecosystem
zefhemel
 
Docker Ecosystem on Azure
Patrick Chanezon
 
Docker Ecosystem: Engine, Compose, Machine, Swarm, Registry
Mario IC
 
The Docker Ecosystem
Dmitry Skaredov
 
ICSEC2016-Policy management for docker ecosystem
Bukhary Ikhwan Ismail
 
Docker Platform and Ecosystem Nov 2015
Patrick Chanezon
 
Tracxn Docker Ecosystem Startup Landscape - Feb 2015
Tracxn
 
Tracxn Research — Docker Ecosystem Startup Landscape, September 2016
Tracxn
 
Docker-Hanoi @DKT , Presentation about Docker Ecosystem
Van Phuc
 
“Containerizing” applications with Docker: Ecosystem and Tools
Francisco Javier Ramírez Urea
 
Understanding the Docker ecosystem
Kiratech
 
The Docker ecosystem and the future of application deployment
Jérôme Petazzoni
 
Docker Platform and Ecosystem
Patrick Chanezon
 
Docker Ecosystem - Part II - Compose
Mario IC
 
Docker Ecosystem: Part IV - Swarm
Mario IC
 
Docker Ecosystem - Part I - Engine
Mario IC
 
Jenkins Peru Meetup Docker Ecosystem
Mario IC
 
Docker ecosystem
Bohdan Sydor
 
Ad

Similar to Docker Ecosystem: Part III - Machine (20)

PDF
Docker Swarm & Machine
Eueung Mulyana
 
PPTX
Docker San Francisco Meetup April 2015 - The Docker Orchestration Ecosystem o...
Patrick Chanezon
 
PPTX
Devoxx France 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
PDF
Docker
SangtongPeesing
 
PPTX
Introducing & playing with Docker | Manel Martinez | 1st Docker Crete Meetup
Alexandra Karapidaki
 
PPTX
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
PPTX
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
PPTX
Part 4 Docker Concepts - Docker Machine
Biswajit De
 
PDF
Docker orchestration voxxed days berlin 2016
Grzegorz Duda
 
PDF
Paolucci voxxed-days-berlin-2016-age-of-orchestration
Grzegorz Duda
 
PPTX
Docker and kubernetes
Dongwon Kim
 
PDF
Dockercon eu tour 2015 - Devoxx Casablanca
Michel Courtine
 
PDF
Introduction to docker
John Willis
 
PDF
DockerDay2015: Docker orchestration for sysadmin
Docker-Hanoi
 
PPTX
Docker-machine
Sabyrzhan Tynybayev
 
PDF
Alibaba Cloud Conference 2016 - Docker Open Source
John Willis
 
PPTX
Docker Devoxx UK - Never mind the bollocks here's the Linux Containers
Patrick Chanezon
 
PDF
Introduction to Docker and Monitoring with InfluxData
InfluxData
 
PDF
Deep Dive into Docker Swarm Mode
Ajeet Singh Raina
 
PPTX
Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ...
Patrick Chanezon
 
Docker Swarm & Machine
Eueung Mulyana
 
Docker San Francisco Meetup April 2015 - The Docker Orchestration Ecosystem o...
Patrick Chanezon
 
Devoxx France 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
Introducing & playing with Docker | Manel Martinez | 1st Docker Crete Meetup
Alexandra Karapidaki
 
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
Part 4 Docker Concepts - Docker Machine
Biswajit De
 
Docker orchestration voxxed days berlin 2016
Grzegorz Duda
 
Paolucci voxxed-days-berlin-2016-age-of-orchestration
Grzegorz Duda
 
Docker and kubernetes
Dongwon Kim
 
Dockercon eu tour 2015 - Devoxx Casablanca
Michel Courtine
 
Introduction to docker
John Willis
 
DockerDay2015: Docker orchestration for sysadmin
Docker-Hanoi
 
Docker-machine
Sabyrzhan Tynybayev
 
Alibaba Cloud Conference 2016 - Docker Open Source
John Willis
 
Docker Devoxx UK - Never mind the bollocks here's the Linux Containers
Patrick Chanezon
 
Introduction to Docker and Monitoring with InfluxData
InfluxData
 
Deep Dive into Docker Swarm Mode
Ajeet Singh Raina
 
Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ...
Patrick Chanezon
 
Ad

More from Mario IC (20)

PDF
Testing Day Peru 2025 Introducción al testing en Infrastructure as Code
Mario IC
 
PDF
RAG en AWS llevando la IA Generativa al Siguiente Nivel
Mario IC
 
PPTX
Seguridad Digital un encuentro con la Criptografía de la mano de AWS KMS
Mario IC
 
PPTX
AWS Community Day Peru 2024 - Generative IA con AWS Bedrock + Langchain
Mario IC
 
PPTX
Pentesting Kubernetes con AWS EKS GuardDuty Detective ECR e Inspector
Mario IC
 
PPTX
Dominando AWS KMS desde cifrado básico hasta firma avanzada - aws community d...
Mario IC
 
PPTX
Aws Security Latam - Criptografia con KMS
Mario IC
 
PDF
Aws Community Day Guatemala Criptografia con AWS KMS
Mario IC
 
PDF
Testing Ansible Playbook con Molecule + TestInfra
Mario IC
 
PDF
Automatización de tareas con Ansible
Mario IC
 
PDF
Earthly, Dockerfile con esteroides
Mario IC
 
PDF
Infraestructura como Codigo para Developers
Mario IC
 
PDF
Terraspace, the definitive terraform framework
Mario IC
 
PDF
Manejo de packages en Kubernetes con Helm
Mario IC
 
PPTX
Cloud native Computing Perú Octubre
Mario IC
 
PDF
Agiles Peru 2019 - Infrastructure As Code
Mario IC
 
PDF
Workshop Infrastructure as Code - Suestra
Mario IC
 
PDF
Docker Lima meetup - 22 de junio
Mario IC
 
PDF
Docker Compose para el Docker Lima Meetup Mayo
Mario IC
 
PDF
Testing en BDD con Python y Behave
Mario IC
 
Testing Day Peru 2025 Introducción al testing en Infrastructure as Code
Mario IC
 
RAG en AWS llevando la IA Generativa al Siguiente Nivel
Mario IC
 
Seguridad Digital un encuentro con la Criptografía de la mano de AWS KMS
Mario IC
 
AWS Community Day Peru 2024 - Generative IA con AWS Bedrock + Langchain
Mario IC
 
Pentesting Kubernetes con AWS EKS GuardDuty Detective ECR e Inspector
Mario IC
 
Dominando AWS KMS desde cifrado básico hasta firma avanzada - aws community d...
Mario IC
 
Aws Security Latam - Criptografia con KMS
Mario IC
 
Aws Community Day Guatemala Criptografia con AWS KMS
Mario IC
 
Testing Ansible Playbook con Molecule + TestInfra
Mario IC
 
Automatización de tareas con Ansible
Mario IC
 
Earthly, Dockerfile con esteroides
Mario IC
 
Infraestructura como Codigo para Developers
Mario IC
 
Terraspace, the definitive terraform framework
Mario IC
 
Manejo de packages en Kubernetes con Helm
Mario IC
 
Cloud native Computing Perú Octubre
Mario IC
 
Agiles Peru 2019 - Infrastructure As Code
Mario IC
 
Workshop Infrastructure as Code - Suestra
Mario IC
 
Docker Lima meetup - 22 de junio
Mario IC
 
Docker Compose para el Docker Lima Meetup Mayo
Mario IC
 
Testing en BDD con Python y Behave
Mario IC
 

Recently uploaded (20)

PDF
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PDF
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
PDF
How to Download and Install ADT (ABAP Development Tools) for Eclipse IDE | SA...
SAP Vista, an A L T Z E N Company
 
PPT
Brief History of Python by Learning Python in three hours
adanechb21
 
PDF
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
PDF
Step-by-Step Guide to Install SAP HANA Studio | Complete Installation Tutoria...
SAP Vista, an A L T Z E N Company
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PDF
SAP GUI Installation Guide for macOS (iOS) | Connect to SAP Systems on Mac
SAP Vista, an A L T Z E N Company
 
PPTX
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
PDF
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 
PDF
SAP GUI Installation Guide for Windows | Step-by-Step Setup for SAP Access
SAP Vista, an A L T Z E N Company
 
PPTX
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
PDF
Troubleshooting Virtual Threads in Java!
Tier1 app
 
PPTX
Presentation about Database and Database Administrator
abhishekchauhan86963
 
PDF
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
PDF
What companies do with Pharo (ESUG 2025)
ESUG
 
PPTX
Employee salary prediction using Machine learning Project template.ppt
bhanuk27082004
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
How to Download and Install ADT (ABAP Development Tools) for Eclipse IDE | SA...
SAP Vista, an A L T Z E N Company
 
Brief History of Python by Learning Python in three hours
adanechb21
 
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
Step-by-Step Guide to Install SAP HANA Studio | Complete Installation Tutoria...
SAP Vista, an A L T Z E N Company
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
SAP GUI Installation Guide for macOS (iOS) | Connect to SAP Systems on Mac
SAP Vista, an A L T Z E N Company
 
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 
SAP GUI Installation Guide for Windows | Step-by-Step Setup for SAP Access
SAP Vista, an A L T Z E N Company
 
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
Troubleshooting Virtual Threads in Java!
Tier1 app
 
Presentation about Database and Database Administrator
abhishekchauhan86963
 
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
What companies do with Pharo (ESUG 2025)
ESUG
 
Employee salary prediction using Machine learning Project template.ppt
bhanuk27082004
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 

Docker Ecosystem: Part III - Machine

  • 1. Docker Ecosystem - Part III by @mario21ic Talleres UNT
  • 4. Docker Machine Para la manipulacion de Docker hosts Provee Docker hosts para: Digital Ocean, VirtualBox, Azure, Amazon, Kvm, etc Integración nativa con Docker Swarm
  • 5. Docker Machine - Demo Crear Host: $ docker-machine create -d virtualbox devopsday Listar: $ docker-machine ls Conectar: $ eval "$(docker-machine env devopsday)" Verificar: $ docker info
  • 6. Docker Machine - Demo Probar: $ docker run alpine echo 'Hello from Machine' Deploy: $ docker-compose up Verificar: $ docker ps
  • 7. Docker Machine - Commands Entrar al terminal: $ docker-machine ssh orbis Copiar: $ docker-machine scp origen orbis:/tmp Actualizar: $ docker-machine upgrade
  • 8. Docker Machine - Cloud provides Amazon: $ docker-machine create --driver amazonec2 --amazonec2-access- key AKI******* --amazonec2-secret-key 8T93C******* aws-sandbox Digital Ocean: $ docker-machine create --driver digitalocean --digitalocean- access-token xxxxx docker-sandbox Custom: $ docker-machine create --url=tcp://50.134.234.20:2376 custombox