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

Removal of the python-on-whales command #653

Open
gabrieldemarmiesse opened this issue Nov 20, 2024 · 0 comments
Open

Removal of the python-on-whales command #653

gabrieldemarmiesse opened this issue Nov 20, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@gabrieldemarmiesse
Copy link
Owner

The python-on-whales command is not available anymore, meaning that you cannot download the docker client binary automatically.
You need to install it yourself by using the Docker installation guide: https://docs.docker.com/engine/install/ . Note that you need only the client, you can skip the installation of the full docker engine. For example, on Ubuntu, that means you just need to do

sudo apt-get install docker-ce-cli docker-buildx-plugin docker-compose-plugin

instead of

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
@gabrieldemarmiesse gabrieldemarmiesse added the wontfix This will not be worked on label Nov 20, 2024
@gabrieldemarmiesse gabrieldemarmiesse pinned this issue Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant