You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Dockerize an Existing Drupal Project
2
-
Drupal 8 is not new now and most developers have started using Docker for local development. However, few developers still struggle to setup Docker locally.
2
+
Drupal 8 is not new now and most developers have started using Docker for local development. Most of them are familiar with Docker, however, few developers still struggle to setup Docker locally.
3
3
There are tons of documents available on the Internet which describe how to set up a local Docker + Drupal development environment. They are really helpful but most of them come with their own custom images.
4
4
Considering folks who are new to Docker find this documentation complicated sometimes because to run Docker locally requires a lot of configurations.
5
5
On top of that, there are multiple docker images available on Web, and developers who want to use docker in existing projects can't finalize
0 commit comments