Enter the command like this:
CMD ["poetry", "run", "uvicorn", "app.main:application", "--host", "0.0.0.0", "--port", "8000"].
It helped me