docker

  1. C

    Parallels Tools Update breaks MYSQL in Docker setting date to year 2120

    M3 MacBook Pro macOS 26.0.1 Parallels Desktop Version 26.1.1 Pro Edition Ubuntu with Rosetta to run Docker Title says it all. Working docker, system time on Ubuntu and in macOS are correct Updated on 9/30 When doing a Docker Run, it dies when starting MYSQL, it says the date is too far in the...
  2. J

    Docker Desktop fails to run on Windows 11

    Dear Sir/Madam, I have installed Docker Desktop and the WSL dependencies on a windows 11 VM, however docker fails to run, seemingly due to missing HyperV tools. Indeed I tried to add HyperV tools but the guest OS does not seem able to support them... how can I solve this issue please? Host...
  3. D

    How do I run Docker in a macOS vm?

    I need to test a Docker setup. I want to do it in a guest VM (running clean version of macOS.) How do I that?
  4. A

    Parallels + Mac + Docker

    Hey. Is there a way to connect from my parallels windows instance to a website which is running on my docker container?
  5. M

    Mac m3 setup to run older .Net applications

    Hey Community, I recently started a new job where majority of the dev works is .NET and am trying to get some of the older legacy projects set up. I have a Mac m3 pro chip 18GB RAM. The projects I am trying to run has .NET versions between 2.2 - 6.8. Unfortunately upgrading the projects is not...
  6. Mikhail Ushakov

    Use x86_64 Docker containers in Linux VMs on Apple silicon

    This thread is created to share feedback regarding the feature to run x86_64 binaries in Linux VMs on Apple silicon.
  7. A

    Leverage mac os docker from windows vm

    Hello, as nested virtualization is not available on apple silicone... Is it possible to leverage the docker engine running on mac os host machine using the docker cli running on windows virtual machine? I'm already running a sql container on mac and accessing it using ssms on windows. As a...
  8. B

    usb serial devices in docker container

    How can I access usb devices connected to my Mac from within a docker container (e.g. as /dev/ttyACM0)? My setup: Removed official Docker Desktop Installed docker-machine per instructions at https://github.com/Parallels/docker-machine-parallels/ Made USB device available in `pal-dev` virtual...
  9. T

    SSMS & SQL Server Express on Parallels (M1)

    Hello everyone. I have a problem with my M1 MacBook : I have Parallels running Windows 11. I downloaded Visual Studio Preview Edition in order to get working with ARM architecture and it does work without problem. But I need to download SQL Server Management Studio and SQL Server Express but I...
  10. K

    Miserable, terrible, no-good performance of Docker Desktop

    I'm running Parallels Desktop 18.1.0 on my 3.6 GHz 10-Core Intel Core i9 iMac, with macOS 13.0.1. I've tried running Docker Desktop with both Windows 10 and 11 guests. Since nested virtualization is required, these guests have been configured to use the Parallels Hypervisor, with both the...
  11. S

    Docker Desktop in Windows 11 Parallel Desktop for M1 Mac

    Hi, I am trying to install and configure Docker(Desktop) in Parallels Desktop Windows 11 in MacBook M1(Apple Silicon). But I am seeing multiple errors while installing WSL Ubuntu and the Docker Desktop isn't starting. It seems the Hyper-V is not getting enabled. I read somewhere that the nested...
  12. Y

    Docker on Windows 11 ARM guest

    I installed a Windows 11 ARM guest using Parallels Pro Version 17.1.3 (51565) for development purpose. So I need to install and configure docker with WSL but I am having an error: Host is a MacBook Pro with M1 CPU, I have read that nested virtualization option has been removed. So docker can't...
  13. A

    Run SQL Edge through SSMS on M1?

    Hi everyone, I have successfully installed Azure SQL Edge and have it up and running in a docker container on my Mac. I am able to connect to it successfully in Azure Data Studio on the Mac side of things. I also have SQL Server Management Studio up and running on my Windows 11 VM, but I cannot...
  14. A

    Docker using in Windows Guest OS

    Hi; I am a developer. I am using windows in parallels desktop. I need docker in windows but When activate docker Windows is locking.
  15. T

    How to install Docker under Windows 11 in Parallels?

    I was trying to install Docker Desktop in Windows 11 and could not get it configured. Got Docker/Windows messages about WSL and Hypervisor and a thread about boot flags "kernel.nvmx.enable=1 etc. Then I realized it can't be done natively since it's a VM. I have Parallels Toolbox but don't see...
  16. J

    Nested virtualization in macOS Big Sur

    Hi, I need nested virtualization to be enabled for a macOS Big Sur virtual machine running under macOS Big Sur. I am a developer and I require the usage of Docker for Mac in my working environment, I use the Pro Edition. There was a suggestion from @rkulikov to use a Boot Flags argument in the...
  17. P

    PHP errors with Parallels and docker

    We have parallels business installed on Mac, and we have a Linux system as guess, inside Linux we install Docker and hosting our projects on local machine. it ran fine until recently several developers in the team experiencing similar issues. The issue is if we edit a file on Mac, or use Git...
  18. A

    Nested virtualization crashes on startup in 13.3.0

    I'm trying to turn on nested virtualization. Whenever I enable it, windows won't start but just gives me the blue 'diagnosing your pc' crash screen. I'm using Windows 10 build 1709, fully updated. I had this problem with MacOS Sierra, but have just upgraded to High Sierra but that makes no...
  19. M

    Docker for Mac on macOS Parallels VM?

    I have a working macOS 10.13.1 Parallels guest into which I installed Docker for Mac. The install went fine but when I try to start docker I get a message that says "Fatal Error - incompatible CPU detected - docker requires a processor with virtualization capabilities" . (see attached image...
  20. M

    Cant use the hostonly IP for non 80 port

    Hi I have a windows 10 VM running on my mac host. I have set up bridged networking and also host only. I want to use the static host only IP as the bridged network IP can change. I am running a docker container in the windows VM on port 5001. I can access the container using...
Back
Top