[PR #682] nginx-golang-postgres: Update the db service volume mount path #1262

Open
opened 2026-03-07 21:31:29 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/682

State: open
Merged: No


This PR updates to the latest PostgreSQL Docker images (version 18) volume mount path

  • Mount at the higher level directory. Change the Docker volume configuration to mount at /var/lib/postgresql instead of /var/lib/postgresql/data
  • Fixed "dependency db failed to start" error on Container nginx-golang-postgres-db-1
**Original Pull Request:** https://github.com/docker/awesome-compose/pull/682 **State:** open **Merged:** No --- This PR updates to the latest PostgreSQL Docker images (version 18) volume mount path - Mount at the higher level directory. Change the Docker volume configuration to mount at /var/lib/postgresql instead of /var/lib/postgresql/data - Fixed "dependency db failed to start" error on Container nginx-golang-postgres-db-1
GiteaMirror added the pull-request label 2026-03-07 21:31:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1262