postgresql-docker icon indicating copy to clipboard operation
postgresql-docker copied to clipboard

Update docker-compose.yml

Open caraka opened this issue 10 years ago • 0 comments

With docker compose 1.7.1+, the command: true is being seen as a boolean. By fully qualifying the command (/bin/true) docker-compose is happy. See https://github.com/docker/compose/issues/1638

caraka avatar Sep 19 '15 03:09 caraka