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
- Host: GitHub
- URL: https://github.com/hyperized/selfid
- Owner: hyperized
- Created: 2018-12-10T10:25:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T08:50:44.000Z (about 7 years ago)
- Last Synced: 2025-02-24T02:26:31.474Z (11 months ago)
- Topics: container, docke, docker, go, golang
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```