About Docker Name Generator
A tiny tool for turning disposable infrastructure into names people can remember.
What this is
Docker Name Generator creates random names in the same adjective and surname style used by Docker containers. It is useful for local containers, preview environments, test apps, demo URLs, and anything else that needs a friendly temporary name.
The site is intentionally small: plain HTML, CSS, and JavaScript, with no account, no login, and no server-side generation step.
Why it exists
I built it while working on Telebugs.
Random Docker-style names make good short subdomains for evaluation
and demo environments, such as
adoring-beaver.telebugs.com.
Who made it
Docker Name Generator is made by Kyrylo Silin. You can also find more small projects linked from the generator page.