{"id":16430175,"url":"https://github.com/its-alex/docker-alpine-reflex","last_synced_at":"2026-03-18T19:35:40.540Z","repository":{"id":97418067,"uuid":"152741713","full_name":"Its-Alex/docker-alpine-reflex","owner":"Its-Alex","description":"An alpine container with reflex inside it to dev with docker","archived":false,"fork":false,"pushed_at":"2023-04-22T08:25:29.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T17:48:19.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Its-Alex.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-12T11:37:56.000Z","updated_at":"2023-04-22T05:34:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1d0b45c-9b60-488c-9c84-81e0b017f1b2","html_url":"https://github.com/Its-Alex/docker-alpine-reflex","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Its-Alex/docker-alpine-reflex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-alpine-reflex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-alpine-reflex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-alpine-reflex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-alpine-reflex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/docker-alpine-reflex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fdocker-alpine-reflex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-11T08:25:58.092Z","updated_at":"2026-02-17T06:01:40.049Z","avatar_url":"https://github.com/Its-Alex.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-alpine-reflex\n\nAn alpine container with reflex inside it to dev with docker. With or without golang.\n\nYou can use this container to launch and auto-refresh your service in a container.\n\nDocker images:\n\n- [itsalex/alpine-reflex](https://hub.docker.com/r/itsalex/alpine-reflex)\n- [itsalex/alpine-reflex-with-golang](https://hub.docker.com/r/itsalex/alpine-reflex-with-golang)\n\n## Build\n\nWithout golang:\n\n```sh\n$ docker build . -t itsalex/alpine-reflex\n```\n\nWith golang:\n\n```sh\n$ docker build -f golang.Dockerfile . -t itsalex/alpine-reflex-with-golang\n```\n\n## How to use\n\nYou can use it for example to watch binary:\n\n```sh\ndocker exec -it itsalex/alpine-reflex reflex -r '/usr/bin/custom_binary' -s -- sh -c '/usr/bin/custom_binary'\n```\n\nOr to watch golang files:\n\n```sh\ndocker exec -it itsalex/alpine-reflex-with-golang:1.20.3-alpine3.17 reflex -r '\\.go' -s -- sh -c 'go run main.go'\n```\n\n\n## License\n\n[MIT](https://fr.wikipedia.org/wiki/Licence_MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fdocker-alpine-reflex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fdocker-alpine-reflex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fdocker-alpine-reflex/lists"}