mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
OSX_COMMANDS vs command in terminal #359
Reference in New Issue
Block a user
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 @manang on GitHub (May 4, 2022).
Hi, I'm trying to use OSX_COMMANDS to execute a script.
this is my command:
but if I run the command via ssh, the outcome is different, I have different variables
this is the way I run the container
why does it happen?
the qemu is the same.
The problem is that in the second case it works well, in the first case I obtain an error and I don't undersand why
Thanks a lot
Angelo
@sickcodes commented on GitHub (May 14, 2022):
Try this for sharing instead, it eats the mount_9p alive:
@danrossi commented on GitHub (May 26, 2023):
ssh / sftp works via that forwarded port. But win ssh fails to work with a port added. It's broken