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