以 docker run --user $(whoami) nginx 運(yùn)行容器,會(huì)出現(xiàn)下面的錯(cuò)誤:docker: Error response from daemon: linux spec user: unable to find user xxxx: no matching entries in passwd file.請(qǐng)問如何解決?
以指定用戶名執(zhí)行 docker run 的問題
BIG陽(yáng)
2018-08-16 06:05:59