Daniel Pepuho
Results
3
comments of
Daniel Pepuho
Thank you, I really appreciate it.
Hi, can you assign me to this issue?
Try to upgrade your `daemon.json`. It works for me: 1. `sudo vim /etc/docker/daemon.json`: ``` { ... "min-api-version": "1.32" } ``` 2. `sudo systemctl restart docker`