Skip to content

Commit

Permalink
apply touch ups
Browse files Browse the repository at this point in the history
  • Loading branch information
wfg committed Jan 10, 2023
1 parent 8897ab9 commit 1f38c94
Show file tree
Hide file tree
Showing 3 changed files with 12,369 additions and 13,655 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
## Properties
### Environment variables
| Variable | Description | Required? | Default |
|------------------|---------------------------------------------------------------------------------------------------------------|---|---|
| `DOCKER_ADDRESS` | Address of the Docker daemon (e.g. tcp://localhost:2375) | No | |
| `DOCKER_HOST` | Address of the Docker daemon (e.g. tcp://localhost:2375). `DOCKER_ADDRESS` takes priority. | No | |
| Variable | Description | Required? | Default |
|---|---|---|---|
| `DOCKER_ADDRESS` | Address of the Docker daemon (e.g. tcp://localhost:2375) | No | |
| `DOCKER_HOST` | Address of the Docker daemon (e.g. tcp://localhost:2375). `DOCKER_ADDRESS` takes priority. | No | |

### Inputs
| Input | Description | Required? | Default |
Expand Down
Loading

0 comments on commit 1f38c94

Please sign in to comment.