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

set docker-ce as a hard dependency for our packages? #246

Open
konfib opened this issue Jul 31, 2023 · 0 comments
Open

set docker-ce as a hard dependency for our packages? #246

konfib opened this issue Jul 31, 2023 · 0 comments

Comments

@konfib
Copy link

konfib commented Jul 31, 2023

Hi could there be a sentence about this step?

Caveats

docker-ce
We set docker-ce as a hard dependency for our packages. This means if you have docker installed a different way it is likely installing the package will fail. You may be able to get around this if your package utility allows dependency ignorance

dpkg -i --ignore-depends=docker-ce lando-stable.deb

https://docs.lando.dev/getting-started/installation.html#docker-ce

But what for e.g. it needs sudo? ...was reading somewhere some docker stuff should not used with sudo...

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

No branches or pull requests

1 participant