We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e824b commit 1bbb731Copy full SHA for 1bbb731
server/deployment_example/README.md
@@ -8,7 +8,7 @@ We will use [Docker](https://docs.docker.com/get-started/overview/). For this gu
8
1. images
9
2. containers
10
11
-You can think of a Docker image as the bundled packages containing the application, and of a Docker container as a running instance.
+You can think of a Docker image as the bundled package containing the application, and of a Docker container as a running instance of such a package.
12
13
For more details please refer to the Docker/docker-compose documentation.
14
0 commit comments