Patrick Lang
Patrick Lang
@chux0519 @chocol4te - are either of you planning to submit this? I did a bit more cleanup https://github.com/PatrickLang/raspi-oled/tree/ctrlc. If you're not planning to open a PR, I'm happy to help....
the "SERVER" service in Windows containers is disabled and won't work. FILESTREAM requires it, even when the files are stored locally. I think it's going to need a change in...
Over the last few weeks we finished the work needed to support `docker pull`. Windows 10 Anniversary Edition doesn't support WIM-based installation, and Windows Server 2016 builds after TP5 won't...
if Install-ContainerImage works, it's still going to get an older version of Nano Server. When you try `docker pull` on an image built on top of it later, it will...
This is still in progress. Changes are needed to the Windows platform. MS#8633377. Will share more info as things change.
It's internal. I referenced it so my team could find it and you would know it's being worked on. It's still on backlog for a future release.
I talked with @daschott and @dineshgovindasamy on this today. There isn't an API to set the MTU at the container vNIC creation time. You should be able to get the...
Here's how OVN-Kubernetes worked around MTU: https://github.com/openvswitch/ovn-kubernetes/pull/361 and DNS search suffix https://github.com/openvswitch/ovn-kubernetes/pull/346 Both of those are Moby options that are ignored on Windows.
@JiangtianLi Can you help clarify? I'm confused because you said it was working in https://github.com/Azure/ACS/issues/88#issuecomment-346084185 Did you change something and now you're getting this error (copied from @bremnes ) ?...
Darren's still working on a fix, will be sending PR to moby/moby