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

Switch back to Podman in Linux #120

Merged
merged 8 commits into from
Jun 22, 2021
Merged

Switch back to Podman in Linux #120

merged 8 commits into from
Jun 22, 2021

Conversation

micahflee
Copy link
Contributor

This removes support for Ubuntu 20.04 (but still works in 20.10, 21.04, and newer) and Debian buster (but still works in bullseye), because they both don't have podman packaged.

This is way smoother in linux because it no longer requires running dangerzone-container as root, so I was able to rip out all the logic related to that. Now you don't need root for any of it, and there's no need to install Docker CE from a separate repo. You can just apt install dangerzone or dnf install dangerzone and then ran dangerzone and dangerzone-cli and it just works.

@micahflee micahflee mentioned this pull request Jun 17, 2021
@rugk rugk mentioned this pull request Jun 19, 2021
dangerzone/gui/__init__.py Show resolved Hide resolved
@micahflee micahflee mentioned this pull request Jun 21, 2021
@micahflee micahflee merged commit 9df7c40 into master Jun 22, 2021
@micahflee micahflee deleted the podman branch November 22, 2021 23:03
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

Successfully merging this pull request may close these issues.

2 participants