Skip to content Skip to sidebar Skip to footer
Showing posts with the label Docker Compose

Docker-compose Can't Connect To Mysql

I'm trying to connect Django project with MySQL using docker. I have the problem when upping do… Read more Docker-compose Can't Connect To Mysql

Tesseractnotfounderror: Two Docker Container Python App (docker-compose)

I have my python project with tesseract running locally, and it works in Pycharm. I used docker-com… Read more Tesseractnotfounderror: Two Docker Container Python App (docker-compose)

How Do I Limit Resources For Ffmpeg, Called From A Python-script, Running In A Docker Container?

I deployed a service, that periodically does video encoding on my server; And every time it does, a… Read more How Do I Limit Resources For Ffmpeg, Called From A Python-script, Running In A Docker Container?