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

Warn users if the minimum version of Docker Desktop is not met #1037

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

almet
Copy link
Contributor

@almet almet commented Dec 18, 2024

This only happens on Windows and macOS (faking it here for the need of the video capture).

Fixes #693

Capture.video.du.2024-12-18.14-52-45.mp4

@almet almet added this to the 0.9.0 milestone Dec 18, 2024
@almet almet force-pushed the minimum-docker-desktop-version branch from fcfabf7 to b67cb9b Compare December 18, 2024 14:36
@almet almet force-pushed the minimum-docker-desktop-version branch from b67cb9b to 48ad749 Compare January 16, 2025 10:51
dangerzone/isolation_provider/container.py Outdated Show resolved Hide resolved
@apyrgio
Copy link
Contributor

apyrgio commented Jan 20, 2025

Tested on Windows and macOS (both Intel and Apple Silicon). The detection seems to work great 🤩 . Thanks a lot for the great work, and again, sorry for the delay. Feel free to merge when you want.

(I've added a small comment about a typo that I saw. Feel free to address it and resolve the thread in order to merge this PR)

@almet almet force-pushed the minimum-docker-desktop-version branch from 48ad749 to 23f3ad1 Compare January 21, 2025 09:21
@almet almet merged commit 23f3ad1 into main Jan 21, 2025
46 checks passed
@almet almet deleted the minimum-docker-desktop-version branch January 21, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Inform user of outdated Docker Desktop Version
2 participants