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
+11-10
Original file line number
Diff line number
Diff line change
@@ -21,23 +21,24 @@ Inspect the new available alpha commands by calling the `--help` option:
21
21
kyma alpha --help
22
22
```
23
23
24
-
### Import Image Into Kyma's Internal Docker Registry
25
-
26
-
> [!NOTE]
27
-
> To use the following `image-import` command, you must [install the Docker Registry module](https://github.com/kyma-project/docker-registry?tab=readme-ov-file#install) on your Kyma runtime
24
+
Run a simple app from the image on Kyma by calling:
# Import Image Into Kyma's Internal Docker Registry
2
+
3
+
> [!NOTE]
4
+
> To use the following `image-import` command, you must [install the Docker Registry module](https://github.com/kyma-project/docker-registry?tab=readme-ov-file#install) on your Kyma runtime
0 commit comments