Skip to content

Fix Packaging/dockerfiles/linux-x64.dockerfile and update to use Ubuntu 22.04#437

Merged
brdeyo merged 2 commits intomicrosoft:mainfrom
micromaomao:fix-dockerfile
Apr 7, 2026
Merged

Fix Packaging/dockerfiles/linux-x64.dockerfile and update to use Ubuntu 22.04#437
brdeyo merged 2 commits intomicrosoft:mainfrom
micromaomao:fix-dockerfile

Conversation

@micromaomao
Copy link
Copy Markdown
Member

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.

…tu 22.04

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>
@brdeyo
Copy link
Copy Markdown
Contributor

brdeyo commented Apr 7, 2026

@micromaomao Thank you for finding this issue and submitting this PR. Really appreciated!!

@brdeyo brdeyo merged commit 1196746 into microsoft:main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants