Skip to content

Commit 1bbb731

Browse files
authored
Update README.md
1 parent 40e824b commit 1bbb731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/deployment_example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We will use [Docker](https://docs.docker.com/get-started/overview/). For this gu
88
1. images
99
2. containers
1010

11-
You can think of a Docker image as the bundled packages containing the application, and of a Docker container as a running instance.
11+
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.
1212

1313
For more details please refer to the Docker/docker-compose documentation.
1414

0 commit comments

Comments
 (0)