mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Running on a headless linux server #95
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 @thematrixdev on GitHub (Dec 28, 2020).
I have read this issue https://github.com/sickcodes/Docker-OSX/issues/19
I want the MacOS running in linux as Docker container with other services, rather than having it as a separated instance on the cloud.
May I know if remote setup possible? Or do I need to setup everything on my computer, and upload to cloud instead?
And, how to bind a host directory into MacOS?
Thanks.