Description:
When trying to execute the command "conanim --help" it returns error "../USAGE.txt file isn't found".
Possible reason:
USAGE.txt file is in the repository, but it seems like it isn't copied to the production container.
Suggested fix:
Check Dockerfile_production, make sure USAGE.txt is copied to the correct location, update the image in the Dockerhub
Description:
When trying to execute the command "conanim --help" it returns error "../USAGE.txt file isn't found".
Possible reason:
USAGE.txt file is in the repository, but it seems like it isn't copied to the production container.
Suggested fix:
Check Dockerfile_production, make sure USAGE.txt is copied to the correct location, update the image in the Dockerhub