bobbad.blogg.se

Docker on mac vs linux
Docker on mac vs linux









docker on mac vs linux docker on mac vs linux

  • socat will print the line “ PTY is /dev/ttys010“, to which you can then connect to using screen on another terminal window:.
  • $ socat -d -d ~/Library/Containers//Data/debug-shell.sock pty,rawer
  • First, open a terminal and use socat to open the debug shell socket to the VM using the following command:.
  • docker on mac vs linux

    There is however an easily accessible debug shell available. Sometimes you’ll want to have a shell into that VM, but that turns out to be more complicated than I initially expected. However, that VM is well hidden from view and you typically only interact with it when you start Docker Desktop or when you need to clean up images in the VM itself. As you may know, Docker Desktop on macOS runs a Linux VM in the background to run containers on macOS (since containers are a Linux concept).











    Docker on mac vs linux