mirror of
https://github.com/calmh/incontainer.git
synced 2026-07-17 01:24:58 +00:00
No description
- Go 95%
- Shell 5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| docker-test.sh | ||
| go.mod | ||
| incontainer_linux.go | ||
| incontainer_other.go | ||
| incontainer_test.go | ||
| LICENSE | ||
| README.md | ||
incontainer
Small package to try to determine if we're running inside a container or not.
Loosely based on https://github.com/pitkley/in-container for Rust.
License
MIT