Skip to content

Commit 6aa0644

Browse files
authored
Update Launch_Docker_container.md
1 parent b6416ed commit 6aa0644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To ease the execution of toolkit, we have provided the steps to build an image w
3434

3535
Eg for Windows: ```docker run --platform linux/amd64 -it -p 8443:8443 -d -v D:/mount_path:/cd3user/tenancies cd3toolkit:v2024.1.0```
3636

37-
> Please make sure to use a private server or a bastion connected server with restricted access(i.e. not publicly available) to host the container.
37+
> If you are launching the container on cloud, Please make sure to use a private server or a bastion connected server with restricted access(i.e. not publicly available) to host the container.
3838
3939
* Run ```docker ps```
4040

0 commit comments

Comments
 (0)