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

Issues with Installing git-mkver on windows containers #13

Open
ExitoLab opened this issue Mar 18, 2021 · 2 comments
Open

Issues with Installing git-mkver on windows containers #13

ExitoLab opened this issue Mar 18, 2021 · 2 comments

Comments

@ExitoLab
Copy link

Installed https://github.com/idc101/git-mkver/releases/download/v1.1.1/git-mkver-windows-amd64-1.1.1.zip manually on windows worker node in kubernetes environment.

Installed it on a windows container but it was not working.. Launched the .exe file but it runs but does not work.. The same setup works on a windows machine but not working on a container

@idc101
Copy link
Owner

idc101 commented Mar 19, 2021

Hi,

Do you get any error messages? What is the windows docker image? I'm guessing it must be missing a dependency in the container. I'd probably start with depends.exe or something similar to debug.

@ExitoLab
Copy link
Author

@idc101

Thanks for the prompt response.. I didnt get any error. I am running it on https://hub.docker.com/_/microsoft-dotnet-framework-runtime/

I will explore depends.exe and provide feedback

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

No branches or pull requests

2 participants