{"id":15491317,"url":"https://github.com/theodesp/beanstalkd-alpine","last_synced_at":"2025-03-28T16:40:25.388Z","repository":{"id":97066308,"uuid":"92414626","full_name":"theodesp/beanstalkd-alpine","owner":"theodesp","description":"Beanstalkd image using the latest Alpine Linux and managed by Supervisor","archived":false,"fork":false,"pushed_at":"2017-05-26T11:51:48.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T10:00:21.617Z","etag":null,"topics":["alpine-linux","beanstalkd","docker","supervisord"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/theodesp/beanstalkd-alpine/","language":null,"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/theodesp.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":"2017-05-25T14:59:46.000Z","updated_at":"2022-06-08T23:32:06.000Z","dependencies_parsed_at":"2023-04-22T19:16:43.595Z","dependency_job_id":null,"html_url":"https://github.com/theodesp/beanstalkd-alpine","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"aa33f57c81fa40bc6be055af24bdf02f395a5876"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fbeanstalkd-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fbeanstalkd-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fbeanstalkd-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fbeanstalkd-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodesp","download_url":"https://codeload.github.com/theodesp/beanstalkd-alpine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246067067,"owners_count":20718485,"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":["alpine-linux","beanstalkd","docker","supervisord"],"created_at":"2024-10-02T07:44:48.940Z","updated_at":"2025-03-28T16:40:25.338Z","avatar_url":"https://github.com/theodesp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beanstalkd Alpine\n\nA minimal Supervisor managed Beanstalkd deamon for docker using the latest Alpine Linux.\n\n\n## Usage\nPull and run\n\n```bash\ndocker pull theodesp/beanstalkd-alpine\ndocker run -i --name beanstalkd -p 10022:22 -p 11300:11300 -v beanstalkd:/data `docker images -q theodesp/beanstalkd-alpine`\n```\n\n## Netcat Examples\nConnect to the container and use netcat to check the server\n\n```bash\ndocker run -it `docker ps -aqf \"name=beanstalkd\"` /bin/sh\n  \n# Stats\necho -e \"stats\\r\\n\" | nc localhost 11300\n\n# Tubes\necho -e \"list-tubes\\r\\n\" | nc localhost 11300\n\n# Peek Jobs\necho -e \"peek-ready\\r\\n\" | nc localhost 11300\n\n```\n\n## Licence\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fbeanstalkd-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodesp%2Fbeanstalkd-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fbeanstalkd-alpine/lists"}