Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

postgres not found #1314

Open
Open
@dwhitnall

Description

@dwhitnall

Hi all, this has just started happening and I have no idea where to start to resolve it as I have been running the same image on 3 containers (different stacks) for over a year.
The image I've been using is postgres:14
However recently I've been getting this

postgres-lube  |postgres-lube  | PostgreSQL Database directory appears to contain a database; Skipping initializationpostgres-lube  |postgres-lube  | /usr/local/bin/docker-entrypoint.sh: line 351: exec: postgres: not foundpostgres-lube exited with code 127

Compose YML

postgres:container_name:postgres-lubeimage:postgres:14restart:unless-stoppednetworks:      -lubeloggerenvironment:POSTGRES_USER:"l****"POSTGRES_PASSWORD:"l*****"POSTGRES_DB:"lubelogger"volumes:      -/home/docker/lubelogger/pgdata/data:/var/lib/postgresql/data      -/etc/localtime:/etc/localtime:ro

This has been plaguing me for a number of days now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp