Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: compose postgre auth error #19866

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

berkesayin
Copy link
Contributor

Description

When attempting to run a Docker Compose setup with todo-app server and postgres containers, authentication failures happens for Postgre container. (Docker docs: using containers for Node.js development)

I explained the details and applied a suggestion solving the issue.

Related issues or tickets

The details are available in the issue I created: Auth Error With Postgre Container Using Docker Compose #19865

Reviews

Notes for the reviewer: With the code changes I provided, I've been able to run the containers and application. I'd appreciate code review.

My Environment:

  • Operating System: MacOS (M1 - Apple Silicon Chip)
  • Docker version 26.0.0
  • Docker Compose version v2.26.1-desktop.1

@github-actions github-actions bot added the area/get-started Relates to get started and onboarding docs label Apr 24, 2024
Copy link

netlify bot commented Apr 24, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 9712df5
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6629554f4acf160008f219c2
😎 Deploy Preview https://deploy-preview-19866--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 site configuration.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant