Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 991 Bytes

cmd-docker-doctor.md

File metadata and controls

25 lines (18 loc) · 991 Bytes

docker:doctor command

Diagnose problems with Docker setup and attempt to fix them.

Usage

dock-cli docker:doctor --dry-run
dock-cli docker:doctor

Available options

  • --dry-run don't attempt to fix the problems, just show problems and suggest appropriate solutions

What does it do?

Test name Test description Automatic fix provided
Docker version Verify docker command exists Yes
Docker info Verify docker is running Yes
Ping docker Verify we can ping docker network interface Yes
Dnsdock running Verify dnsdock container is running Yes
Dnsdock as DNS server Verify dnsdock is used as a DNS server Yes