This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Description
Bug description
The explorer script fails to deploy the explorer-webapp container.
It launches an error when runs the RUN npm run build command from the Dockerfile of explorer/client
Docker and docker-compose version
Which version of Docker and docker-compose are you running?
- Docker version:
20.10.17
- Docker Compose version:
1.23.1
Hardware specification
What hardware are you using?
- Operating system: Linux
- RAM: 16GB
- Cores: 8
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
- Clone repository and follow steps to run private tangle
- ./private-tangle.sh install
- cd ../explorer
- ./tangle-explorer.sh install ../hornet-private-net
Expected behaviour
The containers up and running
dd4bcad67c5e iotaledger/explorer-webapp "docker-entrypoint.s…" 2 days ago Up 2 days 0.0.0.0:8082->80/tcp explorer-webapp
7c22023f4316 iotaledger/explorer-api "docker-entrypoint.s…" 2 days ago Up 2 days 0.0.0.0:4000->4000/tcp explorer-api
Actual behaviour
It stops when trying to create the second container for the web app. Showing the following error.
Errors
