Windows remote client for mac

broken image
broken image

Verify that the socket is listening with the following simple Podman command: $ podman -remote info You need to enable linger for this user for the socket to work when the user is not logged in. You enable this socket permanently using the following command: $ systemctl -user enable podman.socket By default, the rootless socket listens at /run/user/$/podman/podman.sock. In these examples, we run Podman as a normal, unprivileged user (also known as a rootless user). Install Podman using this command: $ brew install podman Create the first connection Enable the Podman service on the serverīefore performing any Podman client commands, you must enable the podman.sock systemd service on the Linux server. You can download Homebrew via the instructions on their site. The Mac client is available through Homebrew. Podman must be run at a command prompt using the Windows cmd.exe or PowerShell applications. The installer puts podman in the default user path.

broken image

Once you have downloaded the installer, simply double-click it, and Podman client is installed.