I have a fairly simple docker-compose file, as follows:
version: "3.8" services: synchronisation: build: . command: \'python3 manage.py runse