What is Docker Image? — NodeOps Glossary
Docker Image — A Docker image is a pre-packaged environment containing everything needed to run an application, including code, dependencies, and system libraries. When deploying templates on NodeOps Cloud Marketplace, Docker images must be public (accessible for pulling during deployment) and tagged with the correct CPU architecture and version using a digest (SHA256) or tag.
Category: Development & DevOps
Related terms
Learn more
- Full Glossary — Browse all NodeOps Network terms
- Get Started with NodeOps — Deploy your first Node
- Core Services — Explore the NodeOps ecosystem