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.
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;
Result:
Thank you in anticipation of your help.