Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

unable to start docker service inside ignite vm #862

Open
tech2secure opened this issue Aug 8, 2021 · 1 comment
Open

unable to start docker service inside ignite vm #862

tech2secure opened this issue Aug 8, 2021 · 1 comment

Comments

@tech2secure
Copy link

image

@darkowlzz
Copy link
Contributor

Hi, can you provide more information to reproduce this issue?
I tried using weaveworks/ignite-ubuntu OS image, installed docker using apt install docker.io, started the docker service with systemctl start docker and got docker working:

root@c335926e46228de0:~# docker version
Client:
 Version:           20.10.7
 API version:       1.41
 Go version:        go1.13.8
 Git commit:        20.10.7-0ubuntu1~20.04.1
 Built:             Wed Aug  4 22:52:25 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server:
 Engine:
  Version:          20.10.7
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.13.8
  Git commit:       20.10.7-0ubuntu1~20.04.1
  Built:            Wed Aug  4 19:07:47 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.5.2-0ubuntu1~20.04.2
  GitCommit:
 runc:
  Version:          1.0.0~rc95-0ubuntu1~20.04.2
  GitCommit:
 docker-init:
  Version:          0.19.0
  GitCommit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants