Installing on Docker/Synology #497

Closed
opened 2025-12-29 01:20:03 +01:00 by adam · 2 comments
Owner

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?
adam closed this issue 2025-12-29 01:20:03 +01:00
Author
Owner

@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.

@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.
Author
Owner

@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! 👍

@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! 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#497