Glossary

registry

Deploy
also: Docker registry · container registry · image registry

A storage service for Docker images, the way GitHub is storage for code. You push an image up once, and any machine can pull it down and run it.