Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madelen-at-work authored Apr 9, 2024
1 parent b7d02b9 commit 96b54ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ The value can be read with a call to the VAPIX param.cgi API, e.g. by using curl

```sh
curl --anyauth -u <user:user password> \
'http://<device ip>/axis-cgi/param.cgi?action=list&group=root.DockerdWrapper.Status'
'http://<device ip>/axis-cgi/param.cgi?action=list&group=root.Dockerdwrapperwithcompose.Status'
```

Following are the possible values of `Status`:
Expand All @@ -290,7 +290,7 @@ Following are the possible values of `Status`:
SD Card.
```

## Building the Docker ACAP
## Building the Docker Compose ACAP

To build the Docker Compose ACAP use docker buildx with the provided Dockerfile:

Expand Down

0 comments on commit 96b54ba

Please sign in to comment.