I have installed Docker Desktop on Admin system. How other user systems can access the applications?
- Case #: 00120147
- Subject: Terminal: WindowsPowerShell, containers do not respond, and command: asudo apt-get updatend, not respond.
- Description: Hello there,
I have an assignment on Docker specifically (Docker - Ubuntu - Database) after I downloaded Docker Desktop on my computer, I tried running the requirements independent of my assignment needs. However, here are my commands below I wanted to run them on the Docker Terminal, but I was denied totally: ($ sudo apt-get update,
$ sudo apt-get install ca-certificates curl gnupg,
$ sudo install -m 0755 -d /etc/apt/keyrings
$ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
$ sudo chmod a+r /etc/apt/keyrings/docker.gpg
$ echo
$ sudo apt-get update
$ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
I seek a resolution of your wisdom and advice to solve my problem soon. The first time I tried to use Docker I faced huge challenges. I do not know why the Docker Terminal and PowerShell did not respond.
Looking forward to hearing from you soon
thank you
Ibrahim