Docker is still a very strange beast to me and some of the errors it generates are even stranger.
Today I got this one:
which means roughly nothing to a normal human being.
The fact is that it happens when there is an error in the setup.
In my case, I added this line:
before this one:
and as a result got that message as shown above.
I've found a post ...
read more