windows
A 4-post collection
-
Enable Docker Remote Access On Windows Server 2019
(unencrypted, for development purposes)
-
Get Windows OS revision (eg. 1709, 1803, 1809, 1903, etc.)
Using PowerShell:
(Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion").ReleaseId
-
Exporting non-exportable certificates from the Windows certificate store
Caveat: you must be administrator
-
Docker On Windows 10 Without Hyper-V
Currently, there are a couple of methods of installing Docker on Windows: