Skip to content

Glossary#

Term Description
Container A runnable instance of an image. A container is defined by its image as well as any configuration options provided to it when it was created or started. When a container is removed, any changes to its state that are not stored in persistent storage disappear. The isolation and security allow to run many containers simultaneously on a given host
Docker A software for developing, shipping, and running applications. Docker provides the ability to package and run an application in a loosely isolated environment called a container
Docker Compose A tool for defining and running multi-container Docker applications
Docker Registry A tool for storing Docker images
Docker Image A read-only template with instructions for creating a Docker container
LUNA PLATFORM 5 VisionLabs automated facial recognition system designed to process, collect, analyze, store, and compare biometric data obtained from facial images