Closed archan0621 closed 9 months ago
I had an error running "docker-compose pull"
ERROR: The Compose file './docker-compose.yml' is invalid because: services.pinpoint-mysql.restart contains an invalid type, it should be a string
And I found out there is some incorrect syntax for restart option and this is public document link https://docs.docker.com/compose/compose-file/compose-file-v3/#restart
All committers have signed the CLA.
I had an error running "docker-compose pull"
ERROR: The Compose file './docker-compose.yml' is invalid because: services.pinpoint-mysql.restart contains an invalid type, it should be a string
And I found out there is some incorrect syntax for restart option and this is public document link https://docs.docker.com/compose/compose-file/compose-file-v3/#restart