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

https://github.com/owlinux1000/getcid


https://github.com/owlinux1000/getcid

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Get Container ID

## tl;dr

This Docker Image only returns self hostname.

## How to users

```sh
$ doker run -it -p 80:9191 encry1024:gethostname
$ curl http://localhost
2840cd4acfe0 # Example hostname
```