@useparagon/is-docker
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

is-docker

Check if the process is running inside a Docker container

Install

$ npm install is-docker

Usage

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.

/@useparagon/is-docker/

    Package Sidebar

    Install

    npm i @useparagon/is-docker

    Weekly Downloads

    2

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    3.29 kB

    Total Files

    6

    Last publish

    Collaborators

    • abhisheksharma201
    • shivam_kumar027
    • anuragbhati
    • richard-paragon
    • sunny9899
    • rahulgoyal
    • nautidpk
    • deepanshu-pg
    • vikash_paragon
    • nipun.dawar
    • juanpa-a
    • ahasseyp
    • loren.sanz
    • ayushparagon
    • paragonbot
    • anakshiant-p
    • ted-paragon
    • jromero-pgn
    • ethan-paragon
    • ishmaelparagon