Skip to content

Commit a44d0ef

Browse files
committed
minor refactory
1 parent 18505fb commit a44d0ef

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

labs/lab4/readme.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ docker run \
129129
-d private-registry.nginx.com/nginx-plus/agent:nginx-plus-r31-alpine-3.19-20240522
130130
```
131131

132-
You can see that the container starts up. With a refresh on the Config Sync Groups page, you will see that the `$NAME-one-workshop-plus` Config Sync Group now has 1 instance in it.
132+
You can see that the container starts up. With a refresh on the Config Sync Groups page, you will see that the `$NAME-sync-group` Config Sync Group now has 1 instance in it.
133133

134134
<br/>
135135

@@ -254,15 +254,15 @@ docker compose down
254254
```bash
255255
##Sample output##
256256
[+] Running 10/10
257-
✔ Container one-workshop-oss1 Removed 6.1s
258-
✔ Container web3 Removed 0.3s
259-
✔ Container web2 Removed 0.2s
260-
✔ Container one-workshop-plus2 Removed 6.0s
261-
✔ Container web1 Removed 0.2s
262-
✔ Container one-workshop-oss2 Removed 6.9s
263-
✔ Container one-workshop-plus1 Removed 6.0s
264-
✔ Container one-workshop-plus3 Removed 5.2s
265-
✔ Container one-workshop-oss3 Removed 7.0s
257+
✔ Container s.jobs-oss1 Removed 6.1s
258+
✔ Container s.jobs-web3 Removed 0.3s
259+
✔ Container s.jobs-web2 Removed 0.2s
260+
✔ Container s.jobs-plus2 Removed 6.0s
261+
✔ Container s.jobs-web1 Removed 0.2s
262+
✔ Container s.jobs-oss2 Removed 6.9s
263+
✔ Container s.jobs-plus1 Removed 6.0s
264+
✔ Container s.jobs-plus3 Removed 5.2s
265+
✔ Container s.jobs-oss3 Removed 7.0s
266266
✔ Network lab2_default Removed 0.1s
267267
```
268268

0 commit comments

Comments
 (0)