Description:
The bug reported in #9 was never actually fixed. The old docker-compose_dev.yml has been removed while adding the new dev-docker-compose.yaml, but the issue remains. In addition, README and README.GSoC are referencing old filenames
Reroduce:
- Clone the repo
git clone https://github.com/istSOS/istSOS4-gui cd istSOS4-gui/ui
- Build and run with Docker Compose
docker-compose -f dev-docker-compose.yaml up -d
- Container starts but there is error
sh: 1: next: not found
Evidence/examples
Note: My OS is Windows with Docker Desktop

Description:
The bug reported in #9 was never actually fixed. The old docker-compose_dev.yml has been removed while adding the new dev-docker-compose.yaml, but the issue remains. In addition, README and README.GSoC are referencing old filenames
Reroduce:
git clone https://github.com/istSOS/istSOS4-gui cd istSOS4-gui/uidocker-compose -f dev-docker-compose.yaml up -dsh: 1: next: not foundEvidence/examples
Note: My OS is Windows with Docker Desktop
