No description
  • Go 95%
  • Shell 5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-01-19 20:24:32 +01:00
docker-test.sh Initial 2022-12-24 12:42:31 +01:00
go.mod Initial 2022-12-24 12:42:31 +01:00
incontainer_linux.go Also k8s 2022-12-24 16:22:18 +01:00
incontainer_other.go Initial 2022-12-24 12:42:31 +01:00
incontainer_test.go Initial 2022-12-24 12:42:31 +01:00
LICENSE Add MIT license (#2) 2024-01-19 20:24:32 +01:00
README.md Initial 2022-12-24 12:42:31 +01:00

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