For me, what finally turned out to help was to update docker.
I followed upgrade - Command for upgrading docker - Stack Overflow, and then ran:
sudo service docker start
Only then:
./launcher start app
./launcher stop app
./launcher rebuild app
For me, what finally turned out to help was to update docker.
I followed upgrade - Command for upgrading docker - Stack Overflow, and then ran:
sudo service docker start
Only then:
./launcher start app
./launcher stop app
./launcher rebuild app