Docker エラー
- 公開日:
- 更新日:
- 文字数:394文字
ERROR: for database Cannot start service database: network c3b68a88217c60b84655d6f102ebb00ba5316cf68041a2f752b02a2682d78b2a not found
ERROR: Encountered errors while bringing up the project.
https://www.jaga.biz/docker/resolve-cannot-start-service-xxx-network/
--initialize specified but the data directory has files in it. Aborting.
というエラーが出た場合
下記コマンドで不要なものを削除する
docker system prune --volumes