Multi-platform https://gitlab.com/Nulide/findmydeviceserver
10K+
/fmd/objectbox instead of the previous /go/src/fmd/objectbox.Main repository for the Android app that can connect to this service: https://gitlab.com/Nulide/findmydevice
Repo images built from: https://github.com/schklom/Mirror-workflows.
It mirrors https://gitlab.com/Nulide/findmydeviceserver by copying daily if it changes (based on the latest commit), and if so, it builds images for it.
A minimal docker-compose.yml:
services:
findmydeviceserver:
image: schklom/findmydeviceserver
ports:
- 1020:1020 # HTTP
volumes:
- /some_path/:/fmd/objectbox # If you want to save data
Content type
Image
Digest
sha256:33e00f678…
Size
106.8 MB
Last updated
about 17 hours ago
docker pull schklom/findmydeviceserver