Skip to content

Commit ac9cb73

Browse files
Merge pull request #228378 from JonVenezia/patch-13
Update disconnected-containers.md
2 parents 3b9d26c + fa851cf commit ac9cb73

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)