-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: cntlm
cntlm proxy and docker
It can be troublesome to use Linux and docker from within a Windows based IT infrastructure. To achieve this I did the following: Get the user name user=`getent passwd 1000 | cut -d ‘:’ -f1` Get the docker interface ip … Continue reading