{"id":19615417,"url":"https://github.com/droath/robo-docker-sync","last_synced_at":"2025-08-11T07:16:57.018Z","repository":{"id":56972292,"uuid":"85138946","full_name":"droath/robo-docker-sync","owner":"droath","description":"Docker sync extension for the Robo task runner.","archived":false,"fork":false,"pushed_at":"2017-03-16T01:40:55.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-30T11:57:24.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-16T01:35:23.000Z","updated_at":"2017-07-27T03:02:13.000Z","dependencies_parsed_at":"2022-08-21T07:10:22.430Z","dependency_job_id":null,"html_url":"https://github.com/droath/robo-docker-sync","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/droath/robo-docker-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-docker-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-docker-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-docker-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-docker-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droath","download_url":"https://codeload.github.com/droath/robo-docker-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-docker-sync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269844408,"owners_count":24484193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:56:44.117Z","updated_at":"2025-08-11T07:16:56.933Z","avatar_url":"https://github.com/droath.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robo Docker Sync\n\nRun docker sync commands from the Robo task runner.\n\n\n### Prerequisites\n\nInstall `docker-sync` gem using the [installation guide](https://github.com/EugenMayer/docker-sync/wiki/1.-Installation) on the GitHub project wiki.\n\n### Getting Started\n\nFirst, you'll need to download the robo docker sync library using composer:\n\n```bash\ncomposer require droath/robo-docker-sync:~0.0.1\n```\n\n### Example\n\n```php\n\u003c?php\n\n    // Run docker-sync in background.\n    $this-\u003etaskDockerSyncStart()\n        -\u003edaemon()\n        -\u003erun();\n\n     // Stop docker-sync from running.\n    $this-\u003etaskDockerSyncStop()\n        -\u003erun();\n```\n\n### Support\n\nThe following commands have been implemented:\n\n- docker-sync\n- docker-sync-stack\n- docker-sync-daemon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroath%2Frobo-docker-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroath%2Frobo-docker-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroath%2Frobo-docker-sync/lists"}