Skip to content

ping: command not found #14

Description

@agustinmontero

pg-slave_1 | Waiting for master to ping...
pg-slave_1 | /usr/local/bin/docker-entrypoint.sh: line 39: ping: command not found

It is necessary to install ping. It is solved adding in the Dockerfile:

RUN apt-get update
RUN apt-get install iputils-ping -y

Activity

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

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