SkillAgentSearch skills...

Whoami

Simple HTTP docker service that prints it's container ID

Install / Use

/learn @jwilder/Whoami
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

whoami

Simple HTTP docker service that prints it's container ID

$ docker run -d -p 8000:8000 --name whoami -t jwilder/whoami
736ab83847bb12dddd8b09969433f3a02d64d5b0be48f7a5c59a594e3a6a3541

$ curl $(hostname --all-ip-addresses | awk '{print $1}'):8000
I'm 736ab83847bb

Related Skills

View on GitHub
GitHub Stars105
CategoryDevelopment
Updated8mo ago
Forks100

Languages

Go

Security Score

87/100

Audited on Jul 15, 2025

No findings