dCore Import Debian Packages to Mountable SCE extensions > dCore x86_64
Docker
(1/1)
Looper:
How can I have Docker Engine and Client in dCore x86_64 buster version !?
Jason W:
Hi Looper. Your request has exposed a bug in the sce-import routine as I was using the below repository to fetch it:
https://download.docker.com/linux/debian
I will post an update to the dCores with the fix and the means to install Docker on dCore-buster.
Thanks.
Jason W:
The below web page describes how to install Docker Engine on Debian Buster.
https://docs.docker.com/install/linux/docker-ce/debian/
On dCore, do the below.
Create a file called /opt/debextra/dockerengine, or whatever name you choose. Then enter
the following in it:
--- Code: ---https://download.docker.com/linux/debian buster stable
--- End code ---
Import the following packages.
docker-ce
docker-ce-cli
containerd.io
I have not used Docker and cannot test the resulting installation, but this will import it.
Looper:
Hi my friend and many tanks for Replaying ; and Sorry For my fault
Jason W:
Hi Looper, I made an error in the /opt/debextra entry, it should read as
--- Code: ---https://download.docker.com/linux/debian buster stable
--- End code ---
I corrected the earlier post. Thanks.
Navigation
[0] Message Index
Go to full version