exe "$ docker-compose up -d" command, but the there are throw an error. The detaiks as follow:
ERROR: for api Cannot start service api: driver failed programming external connectivity on endpoint dataexploration_api_1 (8781c95937a0a4b0b8da233376f71d2fc135f46aad011401c019eb3d14a0b117): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:9000:tcp:172.19.0.2:80: input/output error Encountered errors while bringing up the project.
Solution:
- Simple restart Docker
- If restart the docker not work, you can try to restart your computer.