ERROR- remove spryker_logs- volume is in use

Edit on GitHub

You get the error ERROR: remove spryker_logs: volume is in use - [{container_hash}]

Solution

  1. Run the command:
docker rm -f {container_hash}
  1. Repeat the failed command.