{"id":20118506,"url":"https://github.com/flowfuse/driver-docker","last_synced_at":"2026-03-12T12:12:32.089Z","repository":{"id":38201485,"uuid":"433500984","full_name":"FlowFuse/driver-docker","owner":"FlowFuse","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T09:52:31.000Z","size":471,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-25T07:43:58.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlowFuse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-30T16:20:19.000Z","updated_at":"2024-10-24T09:52:29.000Z","dependencies_parsed_at":"2023-12-01T22:26:18.898Z","dependency_job_id":"bff09990-caea-407c-beb0-a5e4a901d879","html_url":"https://github.com/FlowFuse/driver-docker","commit_stats":{"total_commits":138,"total_committers":14,"mean_commits":9.857142857142858,"dds":0.5217391304347826,"last_synced_commit":"db4eaea23f56c2f4cb66918ebc3aa11fbf7ca412"},"previous_names":["flowfuse/flowforge-driver-docker","flowfuse/driver-docker"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlowFuse%2Fdriver-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlowFuse%2Fdriver-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlowFuse%2Fdriver-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlowFuse%2Fdriver-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlowFuse","download_url":"https://codeload.github.com/FlowFuse/driver-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224509440,"owners_count":17323077,"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","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-13T19:11:18.062Z","updated_at":"2026-03-12T12:12:32.028Z","avatar_url":"https://github.com/FlowFuse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlowFuse Docker Container Driver\n\nFlowFuse driver to create projects as docker containers\n\n## Configuration\n\nIn the `flowforge.yml` file\n\n```yaml\n...\ndriver:\n  type: docker\n  options:\n    socket: /tmp/docker.sock\n    registry: containers.flowforge.com\n    privateCA: /full/path/to/chain.pem\n    logPassthrough: true\n    storage:\n      enabled: true\n```\n\n - `registry` is the Docker Registry to load Stack Containers from (default: Docker Hub)\n - `socket` is the path to the docker unix domain socket (default: /var/run/docker.sock)\n - `privateCA`: is the fully qualified path to a pem file containing trusted CA cert chain (default: not set)\n - `logPassthrough` Have Node-RED logs printed in JSON format to container stdout (default: false)\n - `storage.enabled` enables volume-based persistent storage for Node-RED instance (default: false)\n\n### Configuration via environment variables\n\n - `DOCKER_SOCKET` - Path to docker unix domain socket\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowfuse%2Fdriver-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowfuse%2Fdriver-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowfuse%2Fdriver-docker/lists"}