Commit 078c489
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.
Signed-off-by: Jack Luar <jluar@precisioninno.com>1 parent ab08700 commit 078c489
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