Skip to content

Commit 35fbafb

Browse files
Update README.md
1 parent 0ba5a4a commit 35fbafb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,9 @@ docker ps
3636
You will see individual containers for PHP, MySql and Apache as shown below:
3737

3838
| CONTAINER ID | IMAGE | COMMAND | CREATED | STATUS | PORTS | NAMES |
39-
4039
| -------------| ------ | ------ | ------- | ------ | ----- | -----|
41-
4240
| 09f51b5f330b | dockerize-existing-drupal-project_apache | "httpd-foreground" | 32 seconds ago | Up 30 seconds | 0.0.0.0:80->80/tcp | apache |
43-
4441
| 8294e1800058 | dockerize-existing-drupal-project_php | "docker-php-entrypoi…" | 33 seconds ago | Up 31 seconds | 9000/tcp | php |
45-
4642
| d8b2cbac5695 | mysql:8.0.0 | "docker-entrypoint.s…" | 33 seconds ago | Up 31 seconds | 0.0.0.0:3306->3306/tcp | mysql |
4743

4844

0 commit comments

Comments
 (0)