Blizzard Entertainment·Backend Engineer·Technical Phone Screen
- Using only the Docker CLI, fully clean up a local Docker environment: stop and remove all running and stopped containers, remove all images, and remove all volumes, so that docker ps -a, docker images -a, and docker volume ls all return empty.
“I knew the individual commands but had a moment of second-guessing the order.”