Skip to content

Commit 22fef2c

Browse files
authored
chore: retire examples (#49)
1 parent 42d94b0 commit 22fef2c

File tree

9 files changed

+0
-325
lines changed

9 files changed

+0
-325
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ If the optional tools are launched, you can find phpMyAdmin at: localhost:8080
4242
* mariadb106 (lts)
4343
* mariadb1011 (lts)
4444

45-
## Examples
46-
Inside the `examples` folder you will find example Docker configurations for
47-
popular frameworks like Laravel and Yii2.
48-
49-
The examples make the assumption that any domain used for local development is
50-
already added to the `/etc/hosts` file. You can edit to add `127.0.0.1 domain.docker`.
51-
5245
## Scripts
5346
Inside the `scripts` folder you will find one-off scripts to help with tasks.
5447

examples/laravel/Dockerfile

Lines changed: 0 additions & 66 deletions
This file was deleted.

examples/laravel/config/php.ini

Lines changed: 0 additions & 25 deletions
This file was deleted.

examples/laravel/config/vhost.conf

Lines changed: 0 additions & 39 deletions
This file was deleted.

examples/laravel/docker-compose.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

examples/yii2/Dockerfile

Lines changed: 0 additions & 52 deletions
This file was deleted.

examples/yii2/config/php.ini

Lines changed: 0 additions & 23 deletions
This file was deleted.

examples/yii2/config/vhost.conf

Lines changed: 0 additions & 39 deletions
This file was deleted.

examples/yii2/docker-compose.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)