You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/batch/batch-docker-container-workloads.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ For Linux container workloads, Batch currently supports the following Linux imag
81
81
- 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.
82
82
83
83
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
85
85
86
86
Change the docker data root in a start task when creating a pool in BatchExplorer. Here's an example of the Start Task command:
0 commit comments