Commit 2406b27
committed
fix(docker): copy requirements-common_lock.txt into dev image
DependencyInstaller.sh resolves the pip lockfile relative to its own
directory, so requirements-common_lock.txt must be copied alongside it
into /tmp/installer/etc/ inside the container.1 parent 5b6cab8 commit 2406b27
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments