Skip to content

Commit 82f8505

Browse files
authored
Update Launch_Docker_container.md
1 parent 3bd6279 commit 82f8505

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ To ease the execution of toolkit, we have provided the steps to build an image w
3232
export https_proxy=http://www-proxy-brmdc.us.oracle.com:80/
3333
export no_proxy=localhost,127.0.0.1/16,.us.oracle.com,.oraclecorp.com
3434
```
35-
* Run the CD3 related commands and proceed further.
36-
3735
## Run the CD3 container
3836
* Run ```docker run --platform linux/amd64 -it -d -v <directory_in_local_system_where_the_files_must_be_generated>:/cd3user/tenancies <image_name>:<image_tag>```
3937
* Run ```docker ps```

0 commit comments

Comments
 (0)