# Install is-inside-container with npm

Check if the process is running inside a container (Docker/Podman). Version 1.0.0 via npm; verified 2023-02-15.

## Install

```sh
sudo av install npm:is-inside-container
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g is-inside-container
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:is-inside-container
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/is-inside-container>
- **Version:** 1.0.0
- **Source summary:** Check if the process is running inside a container (Docker/Podman)
- **Homepage:** <https://github.com/sindresorhus/is-inside-container#readme>
- **Repository:** <https://github.com/sindresorhus/is-inside-container>
- **Upstream docs:** <https://github.com/sindresorhus/is-inside-container#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz>
- **Issue tracker:** <https://github.com/sindresorhus/is-inside-container/issues>
- **Published:** 2023-02-15T06:50:49.428Z
- **Last updated:** 2023-02-15T06:50:49.428Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- is-inside-container (cli)
- is-inside-container (alias)

## Dependencies

- is-docker

## Build dependencies

- ava
- esmock
- tsd
- xo

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.0.0
- Package-manager updated: 2023-02-15
- Local data: ok
- Upstream repository: https://github.com/sindresorhus/is-inside-container
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for is-inside-container. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 1.0.0
- **Version Count:** 1
- **Maintainers:** sindresorhus
- **Author:** Sindre Sorhus
- **Publisher:** sindresorhus
- **Engines:** Node: >=14.16
- **Funding:** <https://github.com/sponsors/sindresorhus>
- **Integrity:** sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==
- **Shasum:** e81fba699662eb31dbdaf26766a61d4814717ea4
- **Unpacked Size:** 3,480
- **File Count:** 0
- **Created At:** 2023-02-15T06:50:49.283Z
- **Latest Published At:** 2023-02-15T06:50:49.428Z
- **Modified At:** 2023-02-15T06:50:49.673Z


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Matched curated package taxonomy and local package facts.
- [is-docker](https://www.automicvault.com/pkg/npm/is-docker/) - Package names and metadata indicate a similar tool family. Shared terms: check, container, detect, docker, dockerized.
- [is-podman](https://www.automicvault.com/pkg/npm/is-podman/) - Package names and metadata indicate a similar tool family. Shared terms: check, container, detect, env, environment.
- [is-in-ci](https://www.automicvault.com/pkg/npm/is-in-ci/) - Package names and metadata indicate a similar tool family. Shared terms: check, detect, environment, if, is.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
