Merge branch 'main' into feature/container_network

This commit is contained in:
sillyguodong 2023-05-12 16:52:48 +08:00
commit 0f245aaa2c

View file

@ -85,7 +85,7 @@ You can specify the configuration file path with `-c`/`--config` argument.
```bash
./act_runner -c config.yaml register # register with config file
./act_runner -c config.yaml deamon # run with config file
./act_runner -c config.yaml daemon # run with config file
```
### Run a docker container