windows-server-2016

Linux Docker EE Containers on Windows Server 2016

老子叫甜甜 提交于 2019-12-04 04:42:48
问题 Are there any update to date guides on how to use Linux containers in Docker EE for Windows Server 2016? All guides I have found (such as this one) are using the preview edition which from what I can tell is two major releases and 2 years out of date. An additional problem I have is that I have to download and install docker manually as the server doesn't have a direct internet connection. Container images will be downloaded via Artifactory. 回答1: Update: I previously forgot to mention that

File Last Modified Not Updating when Java Writes to Windows Server 2016

旧巷老猫 提交于 2019-12-04 04:39:13
I have a Java 10 application on Windows Server 2016 which is continually writing to a file using java.util.logging. In Windows File Explorer, the "Last modified" and "Size" columns do not update. Pressing [F5] does not update the details. DOS DIR gives the same incorrect answer. Right Click > Properties > Details gives an even different (and older) answer. Only running DOS TYPE or opening/closing (without save) in Notepad on the file, seems to cause File Explorer and DOS DIR to update. I assume the Java code is correct with respect to flush() as the same classes on Java 8 on Windows Server

Active directory accounts inside a windows container (server 2016 TP5)

三世轮回 提交于 2019-12-04 02:51:09
So I have Windows Server 2016 TP5 and I'm playing around with the containers. I am able to do basic docker tasks fine. I'm trying to figure out how to containerize some of our IIS-hosted web applications. Thing is, we usually use integrated authentication for the DB and use domain service accounts for the app pool. I currently don't have a test VM (that is in a domain) so I can't test if this will work inside a container. If the host is joined to an AD domain, are its containers also part of the domain? Can I still run processes using domain accounts? EDIT: Also, if I specify the "USER" in the

Access Windows 2016 Server Container (Docker container) via GUI?

≯℡__Kan透↙ 提交于 2019-12-03 11:19:28
问题 I need to use Docker / Windows containers on Windows 2016 Server and prepare it Windows applications to run on it. Configuring Windows via Powershell just is not as convenient though as it is on Ubuntu, especially if you never worked with Windows Server really and need to learn all the Powershell commands ;) Is there a way to access a Windows Container via GUI? It's possible with Docker, Ubuntu, VNC: Can you run GUI apps in a docker container? Wondering if anything similar can be done for

Running Visual Studio Remote Debugger in Windows Container (Docker managed)

只谈情不闲聊 提交于 2019-12-03 07:11:44
问题 I try to run the Visual Studio Remote Debugger in a Windows Container on Windows Server 2016 TP4 . Since it runs inside a container, there is no UI. I try to run the remote debugger via: .\msvsmon.exe /nostatus /silent /nosecuritywarn /nofirewallwarn /noclrwarn /port 4020 I am executing the above as administrator user (nt authority\system). This works fine on the host computer, but it does not work inside the container. The Windows event log shows the following error event. Msvsmon was unable

Access Windows 2016 Server Container (Docker container) via GUI?

房东的猫 提交于 2019-12-03 01:50:12
I need to use Docker / Windows containers on Windows 2016 Server and prepare it Windows applications to run on it. Configuring Windows via Powershell just is not as convenient though as it is on Ubuntu, especially if you never worked with Windows Server really and need to learn all the Powershell commands ;) Is there a way to access a Windows Container via GUI? It's possible with Docker, Ubuntu, VNC: Can you run GUI apps in a docker container? Wondering if anything similar can be done for Windows Containers? (I am working on-premise, not using Azure. Found a similar but unanswered question

Running Visual Studio Remote Debugger in Windows Container (Docker managed)

最后都变了- 提交于 2019-12-02 20:44:30
I try to run the Visual Studio Remote Debugger in a Windows Container on Windows Server 2016 TP4 . Since it runs inside a container, there is no UI. I try to run the remote debugger via: .\msvsmon.exe /nostatus /silent /nosecuritywarn /nofirewallwarn /noclrwarn /port 4020 I am executing the above as administrator user (nt authority\system). This works fine on the host computer, but it does not work inside the container. The Windows event log shows the following error event. Msvsmon was unable to start a server named "`6D2D071453C5:4020`". The following error occurred: The parameter is

Docker stack deploy in windows

女生的网名这么多〃 提交于 2019-12-02 16:53:00
问题 i have some questions in docker stack windows. Can we enable docker stack in windows 2016. Is it fully supported. if yes, how can we enable. how we can automate creating swarm cluster using this file. i have searched google but can't find related to windows. please provide me If you have any links to study. 回答1: Docker stack is somehow the equivalent for docker-compose but in swarm. A stack is a composition of multiple services defined in a stack file. You deploy a stack on a docker swarm

Linux Docker EE Containers on Windows Server 2016

孤街醉人 提交于 2019-12-02 05:33:56
Are there any update to date guides on how to use Linux containers in Docker EE for Windows Server 2016? All guides I have found (such as this one ) are using the preview edition which from what I can tell is two major releases and 2 years out of date. An additional problem I have is that I have to download and install docker manually as the server doesn't have a direct internet connection. Container images will be downloaded via Artifactory. I don't know of any updated guides, but I have come up with the following from various sources (sources in the bottom), which is confirmed to work for

MySql 5.7 installer fails to detect VS 2013 redistributable

点点圈 提交于 2019-11-30 11:43:06
问题 Trying to install the latest version of MySQL Server - 5.7.19 - on a clean Windows server machine using the MySql installer MSI package. On first attempt it told me it needed a prerequisite of the Visual Studio 2013 Redistributable and installed it. When trying to install the server, however, it then complains: 1: Action 10:59:21: INSTALL. 1: 1: MySQL Server 5.7 2: {F08E9C75-A42E-4962-8760-4CBD9CF35D7A} 1: Action 10:59:21: FindRelatedProducts. Searching for related applications 1: Action 10