Skip to content

Commit ed90695

Browse files
authored
Update README.md image links to point to v0.0.2 tag version
Signed-off-by: Denis Golovin <[email protected]>
1 parent 2988096 commit ed90695

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ Starting with Podman 5.0, subscription-manager will be shipped by default. For
1414

1515
Once installed, you can find the extension in the Settings menu which you can find in the bottom left corner of Podman Desktop:
1616

17-
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/main/screenshots/settings.png)
17+
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/v0.0.2/screenshots/settings.png)
1818

1919
To sign into your Red Hat account, open the Authentication menu and click on the drop-down button:
2020

21-
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/main/screenshots/authentication-menu.png)
21+
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/v0.0.2/screenshots/authentication-menu.png)
2222

2323
To sign into your Red Had account, Podman Desktop will open Red Hat SSO in your browser of choice. The SSO form will make sure that each user has accepted the terms and conditions, and has a valid Red Hat [developers subscription](https://developers.redhat.com/about?source=sso). If needed, you may also create a new Red Hat account and further use social login via an existing Google, Microsoft or GitHub account:
2424

25-
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/main/screenshots/sso.png)
25+
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/v0.0.2/screenshots/sso.png)
2626

2727
Once signed in, there is nothing further to be done. Podman Desktop will automatically use the SSO token to log into the Red Hat container registry and to register the Linux virtual machine (i.e., podman machine) via subscription-manager. The two tasks are listed in the Tasks menu which you can open on the bottom right of Podman Desktop:
2828

29-
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/main/screenshots/tasks.png)
29+
![image](https://raw.githubusercontent.com/redhat-developer/podman-desktop-redhat-account-ext/v0.0.2/screenshots/tasks.png)
3030

3131
To verify that the sign-in process was successful, you may build the following Dockerfile:
3232
```Dockerfile

0 commit comments

Comments
 (0)