Docker鏡像Build好之后出現錯誤提示
docker: Error response from daemon: Conflict. The container name "/identity1" is already in use by container "080317b0a43bbd6da8556fbef2cd70a5178d2685fccca3ea2d79b668088a8148". You have to remove (or rename) that container to be able to reuse that name.
通過重啟Docker可解決這問題。
PS.我這台機器Window10重啟Docker好慢