mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #793] Is it ok to run the container using wsl2 native docker without Docker for Windows ? #609
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#609
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicevlhjfihtqngkldl on GitHub (Aug 2, 2024).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/793
Hello
I use the command to install docker in the wsl2(ubuntu22.04):
sudo snap install docker -y
I don't want to install Docker for Windows . Is it OK to run the container using docker installed by snap?