Detect whether the current process is running inside Docker/Kubernetes/LXC container
Project description
Docker/Kubernetes/LXC container detection
Tries to detect whether the current process is running inside Docker/Kubernetes/LXC container.
Installation
$ pip install -U docker-detect
Example
Import and call is_inside_container()
>>> from dockerdetect import is_inside_container() >>> is_inside_container() True
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size docker-detect-0.0.2.tar.gz (1.5 kB) | File type Source | Python version None | Upload date | Hashes View |