Originally created by @vespino on GitHub (May 16, 2023).
I’m running Docker on my Synology NAS and was hoping to spin up an OSX box to run the findmy app to track my AirTags during my vacation. This would be more (energy) efficient than running a Mac 24/7.
So, will it run on Synology?
Originally created by @vespino on GitHub (May 16, 2023).
I’m running Docker on my Synology NAS and was hoping to spin up an OSX box to run the findmy app to track my AirTags during my vacation. This would be more (energy) efficient than running a Mac 24/7.
So, will it run on Synology?
@vespino commented on GitHub (May 17, 2023):
This works for me: https://github.com/sickcodes/Docker-OSX#building-a-headless-container-that-allows-insecure-vnc-on-localhost-for-local-use-only
Now for converting it to Docker Compose.
Hello, I've your same needed (run OSX for findmy app track) on Synology.. with the standard mode I've this error when I try to run docker "Bind mount failed: '/tmp/.X11-unix' does not exists."
Of course because Synology NAS doesn't have display and X11 desktop services.
Can you please explain me how do you fix this issue?
Thanks a lot! 👍
@lorenzo-deluca commented on GitHub (Aug 1, 2024):
> This works for me: https://github.com/sickcodes/Docker-OSX#building-a-headless-container-that-allows-insecure-vnc-on-localhost-for-local-use-only
>
> Now for converting it to Docker Compose.
Hello, I've your same needed (run OSX for findmy app track) on Synology.. with the standard mode I've this error when I try to run docker "Bind mount failed: '/tmp/.X11-unix' does not exists."
Of course because Synology NAS doesn't have display and X11 desktop services.
Can you please explain me how do you fix this issue?
Thanks a lot! 👍
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @vespino on GitHub (May 16, 2023).
I’m running Docker on my Synology NAS and was hoping to spin up an OSX box to run the findmy app to track my AirTags during my vacation. This would be more (energy) efficient than running a Mac 24/7.
So, will it run on Synology?
@vespino commented on GitHub (May 17, 2023):
This works for me: https://github.com/sickcodes/Docker-OSX#building-a-headless-container-that-allows-insecure-vnc-on-localhost-for-local-use-only
Now for converting it to Docker Compose.
@lorenzo-deluca commented on GitHub (Aug 1, 2024):
Hello, I've your same needed (run OSX for findmy app track) on Synology.. with the standard mode I've this error when I try to run docker "Bind mount failed: '/tmp/.X11-unix' does not exists."
Of course because Synology NAS doesn't have display and X11 desktop services.
Can you please explain me how do you fix this issue?
Thanks a lot! 👍