You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.
What are you trying to do?
Make ahab support windows docker containers. We are building it today for windows but honestly if you were to use it well its not going to be useful since all the package managers we are using today are linux based.
OSSIndex supports Chocolatey so feels like a good fit to add in.
What feature or behavior is this required for?
Windows docker images that are building by managing packages with Chocolatey
Anything else? https://chocolatey.org/docs/commandslist
^^^ How to get a list of installed packages looks to be this command. We would of course have to take that output parse it and then send that over to ossi and iq.
Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.
Make ahab support windows docker containers. We are building it today for windows but honestly if you were to use it well its not going to be useful since all the package managers we are using today are linux based.
OSSIndex supports Chocolatey so feels like a good fit to add in.
What feature or behavior is this required for?
Windows docker images that are building by managing packages with Chocolatey
Anything else?
https://chocolatey.org/docs/commandslist
^^^ How to get a list of installed packages looks to be this command. We would of course have to take that output parse it and then send that over to ossi and iq.
cc @bhamail / @DarthHater / @ken-duck
The text was updated successfully, but these errors were encountered: