Skip to content

Commit 8789cb8

Browse files
committed
Updated Containerising an IOC (markdown)
1 parent 55852b2 commit 8789cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerising-an-IOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Ensure the `dockerd` is selected as the runtime during the installation or withi
6969
7070
```
7171

72-
4. To build the container from the `Dockerfile`, cd into the folder within a CMD window, ensure that Rancher Desktop is running and enter:
72+
4. To build the container from the `Dockerfile`, cd into the folder within a CMD window with admin privilege, ensure that Rancher Desktop is running and enter:
7373

7474
`docker build -t <container_name> .`
7575

0 commit comments

Comments
 (0)