{"id":22075656,"url":"https://github.com/64j0/dockerized-cli-with-input-redirection","last_synced_at":"2026-04-28T20:37:40.129Z","repository":{"id":265670709,"uuid":"892899919","full_name":"64J0/dockerized-cli-with-input-redirection","owner":"64J0","description":"POC: Dockerized CLI application with input redirection","archived":false,"fork":false,"pushed_at":"2024-11-23T03:10:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T20:12:37.936Z","etag":null,"topics":["docker","fsharp"],"latest_commit_sha":null,"homepage":"","language":"F#","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/64J0.png","metadata":{"files":{"readme":"README.org","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-23T02:21:13.000Z","updated_at":"2024-11-23T03:12:11.000Z","dependencies_parsed_at":"2024-11-30T12:33:39.884Z","dependency_job_id":"0b671c4c-7051-47c6-873f-f8577b0bfe44","html_url":"https://github.com/64J0/dockerized-cli-with-input-redirection","commit_stats":null,"previous_names":["64j0/dockerized-cli-with-input-redirection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64J0%2Fdockerized-cli-with-input-redirection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64J0%2Fdockerized-cli-with-input-redirection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64J0%2Fdockerized-cli-with-input-redirection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64J0%2Fdockerized-cli-with-input-redirection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64J0","download_url":"https://codeload.github.com/64J0/dockerized-cli-with-input-redirection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162194,"owners_count":20570692,"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":["docker","fsharp"],"created_at":"2024-11-30T22:10:25.076Z","updated_at":"2026-04-28T20:37:39.705Z","avatar_url":"https://github.com/64J0.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: POC: Dockerized CLI with input redirection\n#+AUTHOR: 64J0\n\nThis repository contains the code for a proof of concept (POC) demonstrating how\ninput redirection can be used to provide data to a Dockerized CLI\napplication. The application, developed in F#, sums all numbers passed through\nSTDIN after converting them to their integer representations.\n\n+ Check this article from my personal blog for more details: [[https://gaio.dev/posts/2024-11-22-dockerized-cli-with-input-redirection][link]].\n\n** How to run\n\n#+BEGIN_SRC bash :tangle no\n  # run the program using \"normal\" base image\n  make run\n\n  # run the program using the chiseled base image\n  make run-chiseled\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64j0%2Fdockerized-cli-with-input-redirection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64j0%2Fdockerized-cli-with-input-redirection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64j0%2Fdockerized-cli-with-input-redirection/lists"}