postgresql-docker
postgresql-docker copied to clipboard
Docker image for PostgreSQL
Results
1
postgresql-docker issues
Sort by
recently updated
recently updated
newest added
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