[DOCKER] If the DB container does not start with Initializing database files

docker volume rm volume-name
docker-compose up --force-recreate

Delete volume once and recreate it.

The file may remain in the volume of the DB container.

Recommended Posts

If the DB container does not start with Initializing database files
Container does not start with docker-compose
When the server does not start with rails s
The story when the container does not start up with docker-compose up and an error occurs
Docker test DB does not start
What I did when the DB did not start with docker-compose up
MySQL container does not start in Docker
What to do when rails db: seed does not reflect in the database
Terminal does not start
Automatically start the container
Docker Compose does not start with docker.credentials.errors.InitializationError error message
What to do if the JSONHint annotation does not work with lombok and JSONIC
What to do if you installed Ruby with rbenv but the version does not change
Wait for the container service to start with docker healthcheck
How to get the log when install4j does not start
How to fix the problem that Aptana Studio does not start
[MySQL] The database server built with docker may not support Japanese ...
[Linux] Start Apache container with Docker
If the HTTP method is not specified, the browser side requests with GET
[Docker] Does not connect to MySQL workbench ... DB container port forwarding settings
Update if the document already exists in Azure Cosmos DB Java SDK, create new if it does not exist
A story that suffered from a space that does not disappear even if trimmed with Java The cause is BOM