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: pages/dedibox-kvm-over-ip/how-to/dell-idrac6.mdx
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,16 @@ Here are the rewritten steps for use with Docker Desktop:
46
46
- On **macOS** and **Windows**, Docker Desktop is available for download from the [official Docker website](https://www.docker.com/get-started).
47
47
- On **Ubuntu**, you can install Docker Desktop using the [official Docker installation instructions](https://docs.docker.com/engine/install/ubuntu/).
48
48
49
-
### Pull repository
49
+
### Pull the repository
50
50
Pull the [iDRAC 6 dockerized](https://hub.docker.com/r/domistyle/idrac6/) Docker repository:
51
51
```bash
52
52
docker pull domistyle/idrac6
53
53
```
54
-
### Run container
54
+
<Messagetype="important">
55
+
The Docker repository `domistyle/idrac6` is not maintained or supported by Scaleway. Use of this repository is at your own risk, and Scaleway does not guarantee its functionality or security.
Your Java security settings should be set to **Low**to execute the Java applet.
81
+
<Messagetype="important">
82
+
**Security warning:** To execute the Java applet, you may need to set your Java security settings to **Low**. This may pose a security risk to your system. Please exercise caution and consider using Docker instead.
79
83
</Message>
80
84
81
85
## Installing an operating system using the virtual console
0 commit comments