is-docker

Docker checker

A utility package to determine if a process is running within a Docker container.

Check if the process is running inside a Docker container

GitHub

221 stars
7 watching
13 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/process-exists A utility for checking if processes are running in the system. 58
sindresorhus/is-up Checks whether a website is functioning correctly or not. 388
sindresorhus/is-observable Tool to check if a value is an Observable 39
sindresorhus/is-online A tool to check internet connectivity by performing multiple checks in parallel. 1,240
sindresorhus/is-wsl A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. 188
sindresorhus/is-stream A utility library to check if an object is a Node.js stream 111
sindresorhus/is-up-cli Check website availability using an API 360
sindresorhus/is-elevated Checks if a process is running with elevated privileges 41
sindresorhus/npm-name A utility to check if package or organization names are available on npm. 168
jeroenpeeters/docker-ssh An SSH server implementation for Docker containers that enables secure access to containerized applications. 645
sindresorhus/electron-is-dev Checks if an Electron app is running in development mode 427
sindresorhus/is-github-down Checks if GitHub is currently unavailable 132
sindresorhus/p-any A utility function to wait for any of multiple promises to be fulfilled with cancellation support. 55
byrnedo/dockdash A real-time Docker container monitoring tool with GUI 123
sindresorhus/get-port-cli A command-line tool to find an available port on a specified host. 144