docker
A tool that puts an app and its files into a small container so it runs the same everywhere
- noun
- /ˈdɑːkər/
- Specialized
- Now our first step is to get Docker up and running.
Examples
-
Developers use Docker to create and manage applications within isolated environments.
-
With Docker, it's easy to deploy your application to any system without compatibility issues.
-
By using Docker, you can package an application along with its dependencies into a single container.
Surface Forms
Morphology
Etymology
Docker was named to make you think of a dock and shipping 'containers' ('boxes for goods') that move easily between ships and trucks. So a Docker container is like a portable box for a program, which explains the software name.