We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 830feef + 1827fa5 commit cd6c17dCopy full SHA for cd6c17d
1 file changed
README.md
@@ -83,3 +83,6 @@ docker exec -it 8294e1800058 /bin/sh
83
* ``docker-compose down`` Stop all the containers.
84
* ``docker system prune -a`` Delete all the docker images.
85
* ``docker ps`` See all active containers.
86
+
87
+## References
88
+https://itnext.io/local-drupal-8-development-with-docker-ed25910cfce2
0 commit comments