Buckets:
| # is-docker | |
| > Check if the process is running inside a Docker container | |
| ## Install | |
| ``` | |
| $ npm install is-docker | |
| ``` | |
| ## Usage | |
| ```js | |
| import isDocker from 'is-docker'; | |
| if (isDocker()) { | |
| console.log('Running inside a Docker container'); | |
| } | |
| ``` | |
| ## CLI | |
| ``` | |
| $ is-docker | |
| ``` | |
| Exits with code 0 if inside a Docker container and 2 if not. | |
Xet Storage Details
- Size:
- 336 Bytes
- Xet hash:
- 4bbea11e4ef2464343f9232591f75abe6401e2276239edcb93aab5d7337a9a07
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.