https://github.com/realorangeone/lsio-mod-opcache
Optimise the opcache for PHP performance improvements
https://github.com/realorangeone/lsio-mod-opcache
docker hacktoberfest lsio
Last synced: about 2 months ago
JSON representation
Optimise the opcache for PHP performance improvements
- Host: GitHub
- URL: https://github.com/realorangeone/lsio-mod-opcache
- Owner: RealOrangeOne
- License: bsd-3-clause
- Created: 2021-10-04T17:54:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T19:11:21.000Z (over 3 years ago)
- Last Synced: 2025-02-10T12:43:07.881Z (3 months ago)
- Topics: docker, hacktoberfest, lsio
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/theorangeone/lsio-mod-opcache
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lsio-mod-opcache
Optimise the opcache for PHP performance improvements.
## Usage
On any of your LSIO containers, set the following environment variable:
```
DOCKER_MODS=theorangeone/lsio-mod-opcache:latest
```[More about docker mods](https://github.com/linuxserver/docker-mods#using-a-docker-mod)