Skip to content

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Dec 3, 2025

Description

Changes the mount path for postgres examples to work with postgres:18

Related issues or tickets

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 835a66b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69300301e35d8a0008279a93
😎 Deploy Preview https://deploy-preview-23800--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added area/get-started Relates to get started and onboarding docs area/guides labels Dec 3, 2025
@dvdksn dvdksn requested review from a team, thaJeztah and tianon-sso December 3, 2025 09:29
Copy link
Member

@tianon-sso tianon-sso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of these examples appear to be running < 18 versions of PostgreSQL (many postgres:16), and this will only work as-is with 18+ 🙈

There are also a few examples here using postgres:latest, so you may appreciate being aware of docker-library/postgres#1294 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/get-started Relates to get started and onboarding docs area/guides status/review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MySQL Wrong volume path for running the Postgres container

3 participants