mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-22 08:24:28 +01:00
apache-php: add dev envs config
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
@@ -54,3 +54,14 @@ Stop and remove the containers
|
||||
```
|
||||
$ docker compose down
|
||||
```
|
||||
|
||||
## Use with Docker Development Environments
|
||||
|
||||
You can use this sample with the Dev Environments feature of Docker Desktop.
|
||||
|
||||

|
||||
|
||||
To develop directly on the services inside containers, use the HTTPS Git url of the sample:
|
||||
```
|
||||
https://github.com/docker/awesome-compose/tree/master/apache-php
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user