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

run.bat on Windows 10 does not recognize installed image #65

Closed
jgriss opened this issue Aug 30, 2018 · 3 comments
Closed

run.bat on Windows 10 does not recognize installed image #65

jgriss opened this issue Aug 30, 2018 · 3 comments
Labels

Comments

@jgriss
Copy link
Collaborator

jgriss commented Aug 30, 2018

When launching run.bat the first time the image was downloaded successfully. When launching the script a second time, it tries to download the image again. The command docker run .... worked without an issue showing that the image was installed correctly.

@jgriss jgriss added the bug label Aug 30, 2018
@veitveit
Copy link
Collaborator

veitveit commented Aug 30, 2018 via email

@jgriss
Copy link
Collaborator Author

jgriss commented Aug 30, 2018

This is actually caused since the output of docker images is different than expected. This can probably be solved through the --format option

@jgriss
Copy link
Collaborator Author

jgriss commented Sep 4, 2018

This functionality will be taken over by the Java GUI

@jgriss jgriss closed this as completed Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants