Commit 0547eaa
committed
Install binary in container
Instead of copying the source code and executing the package, this patch
only installs the binary in the container, discarding additional source
files.
This will not make much of a difference but should be slightly faster
and result in slightly smaller containers.
This also now uses the arguably nicer location of
`/etc/camera-control.yml` for the default configuration file. This means
that we will have the same configuration location for all installation
types.1 parent b24ce7a commit 0547eaa
2 files changed
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | | - | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
0 commit comments