Commit 376f4bb
committed
Add env var gotcha to start command docs
Environment variables passed at Sandbox.create() time are not available
to the start command process since it already ran during template build.
This is a common source of confusion for users coming from Docker.1 parent 7b7dd96 commit 376f4bb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments