Skip to content

Commit

Permalink
chore: retire examples (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Nov 9, 2023
1 parent 42d94b0 commit 22fef2c
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 325 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ If the optional tools are launched, you can find phpMyAdmin at: localhost:8080
* mariadb106 (lts)
* mariadb1011 (lts)

## Examples
Inside the `examples` folder you will find example Docker configurations for
popular frameworks like Laravel and Yii2.

The examples make the assumption that any domain used for local development is
already added to the `/etc/hosts` file. You can edit to add `127.0.0.1 domain.docker`.

## Scripts
Inside the `scripts` folder you will find one-off scripts to help with tasks.

Expand Down
66 changes: 0 additions & 66 deletions examples/laravel/Dockerfile

This file was deleted.

25 changes: 0 additions & 25 deletions examples/laravel/config/php.ini

This file was deleted.

39 changes: 0 additions & 39 deletions examples/laravel/config/vhost.conf

This file was deleted.

37 changes: 0 additions & 37 deletions examples/laravel/docker-compose.yml

This file was deleted.

52 changes: 0 additions & 52 deletions examples/yii2/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions examples/yii2/config/php.ini

This file was deleted.

39 changes: 0 additions & 39 deletions examples/yii2/config/vhost.conf

This file was deleted.

37 changes: 0 additions & 37 deletions examples/yii2/docker-compose.yml

This file was deleted.

0 comments on commit 22fef2c

Please sign in to comment.