Docker
  • Dockers
  • Glossary
  • Introduction
  • Architecture
  • How to Install?
  • Commands
  • Push image to Docker Cloud
  • Applications
    • OpenVino SmartCity
      • Operating System
      • Docker
      • Gitlab Repository
      • Services
      • Intel OpenVino Toolkit
    • Hello World
      • DockerFile
      • FilesDependencies
      • Build & Run
    • ImageRecognition
      • Prerequisites
      • DockerFile
      • Build & Run
    • Clean Dockers
  • Orquestation
    • Dockers Swarm
    • Kubernetes
  • Integration
    • AMQP
    • AWS
Powered by GitBook
On this page

Was this helpful?

Dockers

This book have the propose to create DockerFiles to reproduce previous application, this will simplify all the installation process by executing a single command to build this docker's and play with it. Explain each file and how is install all, also how is the interact which each container.

Also in this book we are going to understand how this technology works, how is related with other technologys that will help us to make some Orchestation. In other words we are going to review Docker Swarm and Kubernetes.

Finally we are going to view some integration with amazon (aws) technologies.

NextGlossary

Last updated 5 years ago

Was this helpful?