Community QuestionsCloudPractitioner
What is a Docker image?
A Docker image is a read-only template with instructions for creating a Docker container. You can find the details in Docker's official documentation.
Discussion
- No comments yet, be the first to add one.