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: content/guides/frameworks/laravel/prerequisites.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
@@ -19,7 +19,7 @@ You need Docker and Docker Compose installed on your system. Docker allows you t
19
19
-**Docker**: Make sure Docker is installed and running on your machine. Refer to the [Docker Installation Guide](/get-docker/) to install Docker.
20
20
-**Docker Compose**: Docker Compose is often included with Docker Desktop, but you can also follow the [Docker Compose Installation Guide](/compose/install/) if needed.
21
21
22
-
### 2. Basic Understanding of Docker and Containers
22
+
##Basic understanding of Docker and containers
23
23
24
24
A fundamental understanding of Docker and how containers work will be helpful. If you're new to Docker, consider reviewing the [Docker Overview](/get-started/overview/) to familiarize yourself with containerization concepts.
0 commit comments