File: README.md

package info (click to toggle)
golang-github-calmh-incontainer 0.0~git20221224.b3e71b1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 80 kB
  • sloc: makefile: 2; sh: 1
file content (11 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
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