Дмитрий Шицков, crontab -e
для рута.
ну только что вывел все STDOUT и STDERR в один файл, и вот что там:
The COMPOSE_PROJECT_NAME variable is not set. Defaulting to a blank string.
The NGINX_CONF variable is not set. Defaulting to a blank string.
The NGINX_PORT variable is not set. Defaulting to a blank string.
The MYSQL_HOST variable is not set. Defaulting to a blank string.
The MYSQL_USERNAME variable is not set. Defaulting to a blank string.
The MYSQL_PASSWORD variable is not set. Defaulting to a blank string.
The MYSQL_DATABASE variable is not set. Defaulting to a blank string.
The REDIS_HOST variable is not set. Defaulting to a blank string.
The REDIS_PORT variable is not set. Defaulting to a blank string.
The MYSQL_PORT variable is not set. Defaulting to a blank string.
The MONGO_PORT variable is not set. Defaulting to a blank string.
The MONGO_DATABASE variable is not set. Defaulting to a blank string.
The MONGO_USERNAME variable is not set. Defaulting to a blank string.
The MONGO_PASSWORD variable is not set. Defaulting to a blank string.
The Compose file '/path/to/docker-compose.yml' is invalid because:
services.mongodb.ports contains an invalid type, it should be a number, or an object
services.nginx.ports contains an invalid type, it should be a number, or an object