Time Container

Time capsule and apple share in docker.
Alternatives To Time Container
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Appwrite33,334
21 hours ago65July 18, 2023616bsd-3-clauseTypeScript
Build Fast. Scale Big. All in One Place. Cloud is now available in public beta. 🌩
Docker Timemachine545
3 years ago6mitDockerfile
A docker container that compiles the lastest Netatalk to run a Time Machine server.
Rapidbay544
3 months ago14mitPython
Self-hosted torrent video streaming service compatible with Chromecast, AppleTV & Kodi deployable in the cloud
Playlistor357
12 days ago5mitPython
🎶Apple Music ↔️ Spotify playlist convertor.
Apple Health Grafana210
2 months ago4Python
Visualise your Apple Health export in Grafana
Autodiscover Email Settings73
8 months ago5mitHTML
:whale: :wrench: Provides Autodiscover capabilities for IMAP/POP/SMTP/LDAP services on Microsoft Outlook/Apple Mail and Autoconfig capabilities for Thunderbird
Yesterday I Learned66
24 days ago1gpl-3.0Python
Brainfarts are caused by the rupturing of the cerebral sphincter.
Healthdata_influx50
2 years ago1mitPython
Imports Apple Health Data into InfluxDB
Docker Gltf To Udsz25
2 years agoDockerfile
Docker container for converting gltf files into apple usdz quicklook files
Alhls Tool Docker23
4 years agoPHP
Docker test environment for Apple HLS Low Latency Beta Tool
Alternatives To Time Container
Select To Compare


Alternative Project Comparisons
Readme

Time Container

Time capsule and apple share in docker.

Running

docker run -d -p <docker_host_ip>:548:548 -v <docker_host_dir>:/share \
  -e AFPD_LOGIN=<login> -e AFPD_PASSWORD=<password> \
  -e AFPD_NAME="<share name>" -e AFPD_SIZE_LIMIT=<size limit in mb if needed> \
  --name <container name> bobrik/time-container

This will bind afpd to docker host ip address and mount directory on docker host to container.

Connecting

Open Finder, then press ⌘K. Enter afp://<docker_host_ip> and press Connect. Enter login and password you supplied at the build stage.

That's it!

Time machine

Note that Time Machine will not work on non-standard port, so use 548.

You may need to run the following command to enable Time machine backups:

defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1  
Popular Docker Projects
Popular Apple Projects
Popular Virtualization Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Docker
Time
Apple