Skip to content

Commit c689bbf

Browse files
authored
sentence case heading
1 parent 0e11d1b commit c689bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-docker-container-workloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For Linux container workloads, Batch currently supports the following Linux imag
8181
- For the HPC image, or `microsoft-dsvm` (Offer: `ubuntu-hpc`, etc), the docker data root is unchanged from the Docker default which is `/var/lib/docker` on Linux and `C:\ProgramData\Docker` on Windows. These folders are usually located on the OS disk.
8282

8383
When using non-Batch images, the OS disk has the potential risk of being filled up quickly as container images are downloaded.
84-
#### Potential Solutions for Customer
84+
#### Potential solutions for customer
8585

8686
Change the docker data root in a start task when creating a pool in BatchExplorer. Here's an example of the Start Task command:
8787
```csharp

0 commit comments

Comments
 (0)