Skip to content

Docker issue for ubuntu on ARM mac #1

Open
@thegodone

Description

@thegodone

this line is failing:
postgresql-server-dev-${postgres_version}=$(postgres -V | awk '{print $3}')* \

solution:
I replace by postgresql-server-dev-all and add this line before the apt-get
ENV DEBIAN_FRONTEND=noninteractive

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions