結論
docker system prune --volumes
使用していないcontainer類は全て削除するコマンド
重複して使われているものがあるためにDBが立ち上がらなくなっている。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
結論
docker system prune --volumes
使用していないcontainer類は全て削除するコマンド
重複して使われているものがあるためにDBが立ち上がらなくなっている。
Register as a new user and use Qiita more conveniently
Go to list of users who liked