Skip to content

Commit fa851cf

Browse files
authored
Update disconnected-containers.md
inserting a new line to hopefully disaggregate usage records section and following sections from CSTT tab since usage and following sections apply to all containers
1 parent 3b9d26c commit fa851cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cognitive-services/containers/disconnected-containers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Below is a sample command to set file/directory ownership.
221221
```bash
222222
sudo chown -R nonroot:nonroot <YOUR_LOCAL_MACHINE_PATH_1> <YOUR_LOCAL_MACHINE_PATH_2> ...
223223
```
224+
224225
## Usage records
225226

226227
When operating Docker containers in a disconnected environment, the container will write usage records to a volume where they're collected over time. You can also call a REST endpoint to generate a report about service usage.

0 commit comments

Comments
 (0)