Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dhcgn committed Feb 25, 2021
1 parent 227ffd4 commit 95f1cba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
This package use cgroup to determine if we run as a docker container.
It runs only under linux, windows und macOS will always returning false.

This package can also creates a static ID (Docker ID) and a salted Id (Docker Protected ID) encoded as a hex string.
Used cryptographic primitives are SHA256 and HMAC-SHA256.

## Usage

`go get -u github.com/dhcgn/dockerdetector`
Expand Down

0 comments on commit 95f1cba

Please sign in to comment.