An open API service indexing awesome lists of open source software.

https://github.com/anh0701/php-container-runtime


https://github.com/anh0701/php-container-runtime

docker-compose laravel nginx nginx-docker php

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

1. run docker-compose

```shell
# using podman
podman-compose up;
# or
.\run.sh
```

2. reload nginx

```sh
.\reload-nginx.ps1
```

3. about repository

- /logs/{php,nginx}: php, nginx log files
- /example-app: an example app.
- /img-tag.sh: docker OCI tag query