Description
If the docker daemon is not running start.sh will fail with
panic: reflect: indirection through nil pointer to embedded struct [recovered] panic: reflect: indirection through nil pointer to embedded struct
Troubleshooting
Check if the docker daemon is running. If it is stop it.
Execute scripts/start.sh
Environment
GitHub branch: 6.2.0-post
Operating System: MacOS Catalina
Version of Docker: Docker Engine Community 20.10.5
Description If the docker daemon is not running start.sh will fail with
panic: reflect: indirection through nil pointer to embedded struct [recovered] panic: reflect: indirection through nil pointer to embedded struct
Troubleshooting Check if the docker daemon is running. If it is stop it. Execute scripts/start.sh
Environment