Skip to content

Commit b2be6a7

Browse files
[Blog] dstack 0.20 GA: Fleet-first UX and other important changes (#3401)
1 parent b85c4f0 commit b2be6a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/blog/posts/0_20.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

8888
Previously, 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

0 commit comments

Comments
 (0)