Commit ee7c727
committed
Containerfile: Use version var, entrypoint is bash
Use simpler version enviroment variable, to standarize container
versioning internally. Set entrypoint to bash by default, since is the
most desired behaviour when running locally, being entrypoint.sh only
useful on systemd files, which can set the `--entrypoint` anyway.
Signed-off-by: Jorge Marques <jorge.marques@analog.com>1 parent 62183e3 commit ee7c727
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
0 commit comments