Skip to content

docker: unauthorized: authentication required error when running the docker run command #16

Description

@Previesam

I am not sure what I am doing wrong see system information below.

System: Ubuntu 22.04. 8gb ram, Intel core i5.
Docker version 20.10.21, build baeda1f

Command;

CID=$(sudo docker run --privileged --name freeswitch -p 5060:5060/tcp -p 5060:5060/udp -p 5080:5080/tcp -p 5080:5080/udp -p 8021:8021/tcp -p 7443:7443/tcp -p 60535-65535:60535-65535/udp -v /home/ubuntu/freeswitch/conf:/usr/local/freeswitch/conf bettervoice/freeswitch-container:1.6.6);

Result:

docker: unauthorized: authentication required.
See 'docker run --help'.]

Thank you in anticipation of your help.

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