Which of the following container names could have been assigned automatically by Docker?
A.
docker-c00001
B.
2.0.17.172
C.
container
D.
c0023817
E.
clever_ritchie
The Answer Is:
E
This question includes an explanation.
Explanation:
Docker automatically assigns names to containers using a combination of an adjective and a famous scientist's or hacker's name (e.g., clever_ritchie). This naming convention is used to make container names more human-readable and memorable.