You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ At present, for testing purposes follow the below mentioned steps to build an im
87
87
- The docker image built from above step, can be either pushed to Docker Hub or OCI Container Registry (OCIR) or to a Local Docker Registry depending on the requirements.
88
88
-[How to push the image to Docker Hub](https://docs.docker.com/docker-hub/repos/#pushing-a-docker-container-image-to-docker-hub)
89
89
-[How to push the image to OCIR](https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/registry/index.html).
90
-
-[How to push the image to Local Registry](https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/registry/index.html).
90
+
-[How to push the image to Local Registry](https://docs.docker.com/registry/deploying/).
91
91
92
92
### Deploying Kuberenetes resources using Kubectl
93
93
@@ -164,11 +164,11 @@ These yaml files needs to be applied using kubectl to create the necessary resou
0 commit comments