Getting Started With Docker

FoundriesFactory® gives you the ability to update docker-compose applications Over The Air (OTA). This tutorial gets you started with Docker and docker-compose, with the basic commands and concepts that will help you create your own apps.

Note

Estimated Time to Complete this Tutorial: 20 minutes

Learning Objectives

  • Download your containers.git repository.
  • Build and run the container on your host machine.
  • Inspect running containers.
  • Structure your applications inside the repository.
  • Run your container using docker-compose.

Prerequisites