{"id":16618927,"url":"https://github.com/motiz88/flow-docker","last_synced_at":"2025-10-28T08:45:29.411Z","repository":{"id":32765829,"uuid":"36357281","full_name":"motiz88/flow-docker","owner":"motiz88","description":"A Dockerfile for Facebook's Flow type checker","archived":false,"fork":false,"pushed_at":"2016-06-20T09:19:44.000Z","size":11,"stargazers_count":13,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T04:41:13.508Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/motiz88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-27T09:36:14.000Z","updated_at":"2018-11-30T21:17:40.000Z","dependencies_parsed_at":"2022-08-30T13:10:15.153Z","dependency_job_id":null,"html_url":"https://github.com/motiz88/flow-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motiz88%2Fflow-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motiz88%2Fflow-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motiz88%2Fflow-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motiz88%2Fflow-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/motiz88","download_url":"https://codeload.github.com/motiz88/flow-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238882522,"owners_count":19546533,"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-10-12T02:22:11.915Z","updated_at":"2025-10-28T08:45:29.334Z","avatar_url":"https://github.com/motiz88.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flow-docker\nDockerfiles for Facebook's [Flow](http://flowtype.org) type checker.\n\nWhile we all wait for [official Windows binaries](https://github.com/facebook/flow/issues/6), you can run the latest Flow on Windows using this [Docker](http://docker.io) image.\n\n## Basic usage\nThe image has Flow preinstalled and in the PATH, so just mount your JavaScript at `/app` on a fresh container, start a Bash session inside it, and `flow init`, `flow start`, `flow check` should etc work normally:\n\n```sh\n$\u003e docker run --rm -it -v /home/moti/projects/myapp:/app motiz88/flow bash\n```\n\nIf you'd rather not keep a dedicated Bash window open, it should also be possible to, say, run the container in the background and `docker exec \u003ccontainer_id\u003e flow` into it as needed.\n\n## More information\nThis GitHub repo is built automatically as [motiz88/flow](https://registry.hub.docker.com/r/motiz88/flow) on Docker Hub. More instructions for use are available there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotiz88%2Fflow-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmotiz88%2Fflow-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotiz88%2Fflow-docker/lists"}