An open API service indexing awesome lists of open source software.

https://github.com/hyperized/selfid

A self identifying Docker container
https://github.com/hyperized/selfid

container docke docker go golang

Last synced: 8 months ago
JSON representation

A self identifying Docker container

Awesome Lists containing this project

README

          

# [Selfid](https://hub.docker.com/r/hyperized/selfid/)

Opens socket and identify docker container ID.

## How to run
```
docker run -p 8081:8081 hyperized/selfid
```

```
# nc localhost 8081
105218b3cf48e979151ec24fce757ece095fa65d240a1cc13458fcf451e092a3
```