isDocker.php
Table of Contents
Functions
- isDocker() : bool
- Checks if PHP is running inside a Docker container.
Functions
isDocker()
Checks if PHP is running inside a Docker container.
isDocker() : bool
Tags
Return values
bool —true if running in Docker, false otherwise