Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Microsoft's OpenJDK package #5232

Open
jellyfishcake opened this issue Oct 4, 2024 · 0 comments
Open

Add Support for Microsoft's OpenJDK package #5232

jellyfishcake opened this issue Oct 4, 2024 · 0 comments
Labels
good first issue This is a good issue for someone new to PKB

Comments

@jellyfishcake
Copy link
Contributor

https://www.microsoft.com/openjdk

This task adds Microsoft's openjdk as a new package for PKB.

Download openjdk and play around
Create a new package called openjdk_msft.py in linux_packages.
create a new function, Install, that takes a vm as an input and installs openjdk_msft on that vm. You should be able to wrap shell commands as vm.RemoteCommand

@jellyfishcake jellyfishcake added the good first issue This is a good issue for someone new to PKB label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This is a good issue for someone new to PKB
Projects
None yet
Development

No branches or pull requests

1 participant