Creating Your First Target
In the tutorial Getting Started With Docker, you created an application locally.
This provided an introduction to Docker containers and docker-compose
apps.
In this tutorial, you will learn what a Target is, how to generate one, and how your device consumes it.
Note
Estimated Time to Complete this Tutorial: 15 minutes
Learning Objectives
- Commit and push changes to your Factory’s container repository.
- Use our dashboard to find your build and follow the build logs.
- Understand what a Target is.
- Use
fioctl
to get information about Targets and Devices.
Prerequisites
- Completed the Getting Started With Docker tutorial.
- Completed the Installing Fioctl section.
- Completed the Flashing Your Device section.
- Completed the Registering Your Device section.
Instructions
Instead of directly answering “What is a Target?”, this tutorial will guide you through the steps of creating one.