Could someone provide the latest status of this project? The Docker images referenced in the repository are currently unavailable. Has this project been deprecated, or are there updated links or instructions for obtaining the required images?
Description:
When running docker compose up in the frontend-dev directory, the following issues are observed:
`✘ mongodb Error context canceled
✘ broker-core Error context canceled
✘ broker-fuseki Error received unexpected HTTP status: 503 Service Unavailable
✘ broker-elasticsearch Error context canceled
Error response from daemon: received unexpected HTTP status: 503 Service Unavailable`
Steps to reproduce:
- Navigate to docker/composefiles/frontend-dev
- Run docker compose up