Elton Stoneman
Elton Stoneman
Confirmed still present in 1.37.1, reverting to 1.32.1 fixes it. There's nothing very helpful in the Dev Tools logs, but if you can point me in the right direction I'll...
Bumped Windows versions, but this is still dependent on `docker/distribution` [PR 2209](https://github.com/docker/distribution/pull/2209).
I have a working version of the registry running in a Nano Server container for Windows - [sixeyed/registry](https://hub.docker.com/r/sixeyed/registry/). It needs a custom build of Go, so I'll produce a builder...
Fixed in 1.8
This should make use of `ArtifactParam` so the user can choose between different behaviours: 1. full database clone - copying MDF and LDF files and running `CREATE DATABASE...FOR ATTACH` in...
Thanks for this @Marashni. @WinniX it's on-hold at the moment because recognizing SQL Server is only part of the workflow. The tool also needs to generate output from the source...
Hi @NikitaEgorov - can you post some more information please, the whole output of the command would be useful (you can obscure any secret details, it's just the flow of...
That's the problem with this issue, I haven't been able to reliably replicate it, so I want to spend some more time with the PR before merging.
Alternatively, is there a desire to be able to run this live - against the local machine, or a remote machine? I can see having to take a VM offline...
No, you don't need any extra software - only PowerShell 5.0 and Image2Docker. It could be the long path name for the default mount path is causing a problem -...