File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ For users who previously relied on auto-created fleets, similar behavior can be
3939 name: default
4040
4141 # Can be a range or a fixed number
42- # Allow to provision of up to 2 instances
42+ # Allow to provision up to 2 instances
4343 nodes: 0..2
4444
4545 # Uncomment to ensure instances are inter-connected
@@ -87,7 +87,7 @@ This release updates several defaults related to run configuration. The goal is
8787
8888Previously, the ` working_dir ` property defaulted to ` /workflow ` . Now, the default working directory is always taken from the Docker image.
8989
90- The working directory in the default Docker images (if you don't specify image) is now set to ` /dstack/run ` .
90+ The working directory in the default Docker images (if you don't specify ` image ` ) is now set to ` /dstack/run ` .
9191
9292### Repo directory
9393
You can’t perform that action at this time.
0 commit comments