Syncing Data
Elite DevOps Network
A lightweight, standalone, read-only package that includes application code, runtime, system tools, libraries, and settings needed to run software.
A text document containing sequential instructions that Docker reads to automatically build a container image layer by layer.
A tool for defining and running multi-container Docker applications using a YAML configuration file that specifies services, networks, and volumes.
A filesystem service for Linux that implements a union mount, allowing files and directories of separate filesystems to be transparently overlaid into a single coherent tree.