RCOSDP / RDM-osf.io

Facilitating Open Science
https://rcos.nii.ac.jp
Apache License 2.0
13 stars 24 forks source link

docker-compose said `no such service: gv_requirements`. #508

Closed hiroyuki-sato closed 3 months ago

hiroyuki-sato commented 3 months ago

Hello, team

I got the error no such service: gv_requirements.

This document links to README-docker-compose.md.

So, I read this instruction.

https://github.com/CenterForOpenScience/osf.io/blob/develop/README-docker-compose.md#application-runtime (IIUC, this instruction doesn't belong to the RCOSDP repository. I think It is better to write instructions in this repository. I was about to post to osf.io repository by mistake.

Instructions said.

$ docker-compose up requirements mfr_requirements wb_requirements gv_requirements

Actual behavior.

docker-compose up requirements mfr_requirements wb_requirements gv_requirements
WARN[0000] /home/user/RDM-osf.io/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/user/RDM-osf.io/docker-compose.override.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
no such service: gv_requirements

environment

hiroyuki-sato commented 3 months ago

I found http://github.com/RCOSDP/RDM-developer-guide

If a link to http://github.com/RCOSDP/RDM-developer-guide page on the page https://github.com/RCOSDP/RDM-osf.io/?tab=readme-ov-file#running-the-gakunin-rdm-for-development-1 may be useful.