Skip to content

Commit a705db6

Browse files
updated readme
1 parent 623cdd1 commit a705db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Commit and push your changes, merge to master, and wait a few minutes.
6969
I version SLDN by dates, so I keep the dates in the container tag, you can change `20250526` to `latest` or whatever when building locally.
7070

7171
```bash
72+
# To be able to pull from IBM private registry
73+
$> ibmcloud cr login --client podman
7274
$> podman build . -t sldn:20250526
7375
$> podman run -p 1313:1313 sldn:20250526
7476
```

0 commit comments

Comments
 (0)