docker doc
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Docker Docs
|
||||
|
||||
You should be able to manually parse the docker compose file.
|
||||
You should be able to manually parse the docker compose file.
|
||||
|
||||
## console
|
||||
How to run with docker:
|
||||
```bash
|
||||
sudo docker-compose run php bin/console doctrine:migrations:migrate
|
||||
```
|
||||
Reference in New Issue
Block a user