Commit 1196746
Fix Packaging/dockerfiles/linux-x64.dockerfile and update to use Ubuntu 22.04 (#437)
It didn't work for me out of the box because the compiled VirtualClient binary
wasn't in a publish subdirectory.
Some profiles's package installation actions require lsb-release, sudo, wget,
and gnupg, so add them to the Dockerfile.
Update to Ubuntu 22.04 since that's what VirtualClient supports.
Signed-off-by: Bryan DeYoung <35380894+brdeyo@users.noreply.github.com>
Co-authored-by: Bryan DeYoung <35380894+brdeyo@users.noreply.github.com>1 parent 1d1133a commit 1196746
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
0 commit comments