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

remove podman and just use docker desktop #4

Open
josephaw1022 opened this issue Jan 26, 2025 · 0 comments
Open

remove podman and just use docker desktop #4

josephaw1022 opened this issue Jan 26, 2025 · 0 comments

Comments

@josephaw1022
Copy link
Owner

remove

  • podman desktop
  • dnf packages - podman and podman-docker
  • pip3 uninstall podman-compose

add

# Add repo and all that
sudo dnf -y install dnf-plugins-core
sudo dnf-3 config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo


# just download docker
sudo dnf install -y "https://desktop.docker.com/linux/main/amd64/docker-desktop-x86_64.rpm"

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