Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
is-docker /
Delete
Unzip
Name
Size
Permission
Date
Action
cli.js
105
B
-rw-r--r--
2022-04-21 14:25
index.d.ts
254
B
-rw-r--r--
2022-04-21 14:25
index.js
449
B
-rw-r--r--
2022-04-21 14:25
license
1.09
KB
-rw-r--r--
2022-04-21 14:25
package.json
747
B
-rw-r--r--
2022-04-21 14:25
readme.md
341
B
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "is-docker", "version": "2.2.1", "description": "Check if the process is running inside a Docker container", "license": "MIT", "repository": "sindresorhus/is-docker", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bin": "cli.js", "engines": { "node": ">=8" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts", "cli.js" ], "keywords": [ "detect", "docker", "dockerized", "container", "inside", "is", "env", "environment", "process" ], "devDependencies": { "ava": "^1.4.1", "sinon": "^7.3.2", "tsd": "^0.7.2", "xo": "^0.24.0" } }