I want to run docker-compose up as non-root user.
When I execute:
sudo docker-compose up
it works great, but when I execute:
docker-compose up
an error is shown:
TITLE>Network Error
Network Error (tcp_error)
A communication error occurred: ""
The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
For assistance, contact your network support team.