Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to init cluster if raw docker already installed #1278

Open
kakaZhou719 opened this issue Mar 30, 2022 · 0 comments
Open

failed to init cluster if raw docker already installed #1278

kakaZhou719 opened this issue Mar 30, 2022 · 0 comments
Assignees
Labels
container-runtime related to container-runtime, e.g. docker, containerd and so on kind/bug Something isn't working

Comments

@kakaZhou719
Copy link
Member

What happened:

failed to init cluster master0 if raw docker already installed.

thats because sealer-docker will pull images from sea.hub by default, but raw docker not.

i think we could overwrite the docker if it is already existed when run install process.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • sealer version (use sealer version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@kakaZhou719 kakaZhou719 added the kind/bug Something isn't working label Mar 30, 2022
@allencloud allencloud added the container-runtime related to container-runtime, e.g. docker, containerd and so on label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container-runtime related to container-runtime, e.g. docker, containerd and so on kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants