mention windows-node-iron:host
This commit is contained in:
parent
bb75839904
commit
349532ae75
1 changed files with 2 additions and 0 deletions
|
|
@ -22,4 +22,6 @@ docker run -v ./data:C:\data -v '\\.\pipe\docker_engine:\\.\pipe\docker_engine'
|
||||||
# this allows .runner & data & config.yml to be read by the docker container (and also everyone, but whatever, this is a POC atm)
|
# this allows .runner & data & config.yml to be read by the docker container (and also everyone, but whatever, this is a POC atm)
|
||||||
|
|
||||||
icacls C:\Users\Docker\forgejo\data /grant Everyone:(F) /T
|
icacls C:\Users\Docker\forgejo\data /grant Everyone:(F) /T
|
||||||
|
|
||||||
|
# also, after this, modify .runner to have `windows-node-iron:host` in the labels: [] part
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue