I encountered an issue when trying to run the Docker image with the following command:
docker run -p 8081:80 -e include=2024-01_es -e acceptLicense=true -e saveAnalytics=false whoicd/icd-api
When setting the language to ES (Spanish), I receive the following error message:
Loading cloud_2024-01-21_release-icf-mms_es
Couldn't find the classification cloud_2024-01-21_release-icf-mms_es
It seems that the specified classification file cloud_2024-01-21_release-icf-mms_es cannot be found.
Steps to Reproduce:
- Run the Docker command with the provided parameters.
- Observe the error message regarding the missing classification file.
Expected Behavior:
The Docker container should start without errors, and the specified classification file should be loaded correctly.
Please advise on how to resolve this issue or if there are any updates regarding the availability of the necessary classification files.
Thank you!
Asegúrate de ajustar los detalles específicos según tu configuración y versión. ¡Espero que te sea útil!
I encountered an issue when trying to run the Docker image with the following command:
When setting the language to ES (Spanish), I receive the following error message:
It seems that the specified classification file
cloud_2024-01-21_release-icf-mms_escannot be found.Steps to Reproduce:
Expected Behavior:
The Docker container should start without errors, and the specified classification file should be loaded correctly.
Please advise on how to resolve this issue or if there are any updates regarding the availability of the necessary classification files.
Thank you!
Asegúrate de ajustar los detalles específicos según tu configuración y versión. ¡Espero que te sea útil!