docker_names {proceduralnames} | R Documentation |
Surnames used in the procedural naming of Docker containers.
Description
A data set containing the 237 surnames used in the naming of Docker containers as of 2020-12-16. Each name corresponds to a famous scientist, technologist, or mathematician; see the original source for more information on each name.
Usage
docker_names
Format
A character vector with 237 elements, each representing a single surname used to name Docker containers.
Source
https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go
[Package proceduralnames version 0.2.2 Index]