Skip to content

Commit 5a683d1

Browse files
Deploying to gh-pages from @ dstackai/dstack@b2be6a7 🚀
1 parent f0e267f commit 5a683d1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

assets/images/social/index.png

-5.06 KB
Loading

assets/images/social/partners.png

-427 Bytes
Loading

blog/0_20/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,7 +3979,7 @@ <h2 id="fleets">Fleets<a class="headerlink" href="#fleets" title="Permanent link
39793979
<span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">default</span>
39803980

39813981
<span class="c1"># Can be a range or a fixed number</span>
3982-
<span class="c1"># Allow to provision of up to 2 instances</span>
3982+
<span class="c1"># Allow to provision up to 2 instances</span>
39833983
<span class="nt">nodes</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">0..2</span>
39843984

39853985
<span class="c1"># Uncomment to ensure instances are inter-connected</span>
@@ -4011,7 +4011,7 @@ <h2 id="runs">Runs<a class="headerlink" href="#runs" title="Permanent link">&par
40114011
<p>This release updates several defaults related to run configuration. The goal is to reduce implicit assumptions and make it more convenient.</p>
40124012
<h3 id="working-directory">Working directory<a class="headerlink" href="#working-directory" title="Permanent link">&para;</a></h3>
40134013
<p>Previously, the <code>working_dir</code> property defaulted to <code>/workflow</code>. Now, the default working directory is always taken from the Docker image.</p>
4014-
<p>The working directory in the default Docker images (if you don't specify image) is now set to <code>/dstack/run</code>.</p>
4014+
<p>The working directory in the default Docker images (if you don't specify <code>image</code>) is now set to <code>/dstack/run</code>.</p>
40154015
<h3 id="repo-directory">Repo directory<a class="headerlink" href="#repo-directory" title="Permanent link">&para;</a></h3>
40164016
<p>Previously, if you didn't specify a repo path, the repo was cloned to <code>/workflow</code>. Now, in that case the repo will be cloned to the working directory.</p>
40174017
<div editor-title="examples/.dstack.yml">

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)