Posts by Welton Leão Machado • 31 points
2 posts
-
1
votes1
answer202
viewsA: Docker-Machine create Windows 10: Powershell Problems
I solved this powershell enconding setando problem with help here: https://gist.github.com/xoner/4671514
-
2
votes1
answer202
viewsQ: Docker-Machine create Windows 10: Powershell Problems
I’m trying to create a Docker-machine in windows 10 with the following command: Docker-machine --debug create --driver hyperv default2 full debug: https://pastebin.com/ccAeqYxL But I’m making the…