Developer Tools Glossary
50 terms total — 1 showing — Last updated 15 Sep 2026
container
A lightweight, portable unit of software that packages an application and all its dependencies into a standardised, isolated runtime environment.
merge conflict
An error state that occurs when two branches in a version control system contain incompatible changes to the same part o...