Actualités

I've tried several dockerfiles, using. CMD python ./get_historical_data.py. or using python3 command instead of python. also I tried to skip the CMD command in the Dockerfile and add this in the ECS ...
Constructs an HTTP response message, comprising the requested file and header lines. Forwards the response directly to the client. Returns an HTTP “404 Not Found” message if the server cannot find the ...