Commit 276251b
committed
Simplify commodore command
The use of distinct volume mounts for each and every directory does not
scale. Whenever something new is added, this command would need to
change. Instead, we can use only one volume by also changing the workir
within the container.1 parent 8acb838 commit 276251b
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 11 | | |
| 12 | + | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments