StefanScherer / dockerfiles-windows

Various Dockerfiles for Windows Containers
MIT License
1.1k stars 396 forks source link

Update the `dockertls-windows` readme on Docker Hub with `containeruser` #421

Closed MichaelSimons closed 4 years ago

MichaelSimons commented 5 years ago

The dockertls-windows readme on Docker Hub appears to be out of date. The Test Drive code references -v "$(pwd)\client\.docker:c:\users\containeradministrator\.docker". The default user for nanoserver based images > sac2016 is now containeruser. The result of using containeradministrator is the client certs don't get captured.

The readme in the GitHub repo is up-to-date and should get propagated to Docker Hub.