Has someone managed to get Docker running yet?
#14
Code:
apt-get update
apt-get install -y \
   apt-transport-https \
   ca-certificates \
   curl \
   software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add -
add-apt-repository \
  "deb https://download.docker.com/linux/$(. /etc/os-release; echo "$ID") \
  $(lsb_release -cs) \
  stable"
  Reply


Messages In This Thread
RE: Has someone managed to get Docker running yet? - by digitaldaz - 12-22-2017, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Managed to install Kubernetes digitaldaz 3 4,292 08-16-2022, 02:44 AM
Last Post: mmarkgilbert
  Running Panfrost? ab1jx 5 6,855 10-04-2020, 09:53 PM
Last Post: tomarm
  Remedial Docker lessons cjyar 2 3,956 12-19-2019, 05:38 AM
Last Post: lbruno
  Release 0.9.14 Ubuntu Mate desktop, LXDE, OMV, Docker CE (container) Luke 1 4,083 09-19-2019, 07:00 AM
Last Post: Malmgren
  help building a docker image jata 6 8,207 07-12-2019, 08:47 PM
Last Post: hmuller
  EasyOS 1.0.4 running on Rock64 BarryK 2 4,024 02-19-2019, 01:11 AM
Last Post: pineadmin
  Docker Mssql Riverman 5 6,454 07-09-2018, 11:26 PM
Last Post: pfeerick
  docker contaainer error on "docker login" edwinbmiller 0 1,586 06-18-2018, 10:08 AM
Last Post: edwinbmiller
  Kodi + Docker - what are the image options for Rock64 to support this? zarusz 0 2,612 05-20-2018, 01:41 AM
Last Post: zarusz
  Running debian testing, web video blows :( dougunder 2 3,654 04-22-2018, 03:24 PM
Last Post: dougunder

Forum Jump:


Users browsing this thread: 1 Guest(s)