{"id":19720991,"url":"https://github.com/paramsiddharth/docker-coin","last_synced_at":"2025-02-27T18:23:12.703Z","repository":{"id":109334033,"uuid":"309039480","full_name":"paramsiddharth/docker-coin","owner":"paramsiddharth","description":"A console-based application that displays a random coin-flip.","archived":false,"fork":false,"pushed_at":"2020-11-02T09:59:29.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-22T20:22:39.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/paramsiddharth.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-11-01T06:46:58.000Z","updated_at":"2020-11-02T09:59:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9c304d3-4de4-4c25-85fa-7451f0a960f9","html_url":"https://github.com/paramsiddharth/docker-coin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-coin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-coin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-coin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fdocker-coin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/docker-coin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240250679,"owners_count":19771835,"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-11T23:13:05.795Z","updated_at":"2025-02-27T18:23:12.679Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Coin\nA console-based application that displays a random coin-flip: _Heads_ or _Tails_.\n\n## Building\nUse the available `Dockerfile` to build the image.\n```\ndocker build -t paramsiddharth/coin .\n```\n\n## Execution\nOnce built or pulled from Docker Hub, the image can be executed using Docker-CLI.\n- Pull the image from Docker Hub.\n  ```\n  docker pull paramsiddharth/coin\n  ```\n- Run the image and dispose of the the container on exit.\n  ```\n  docker run --rm paramsiddharth/coin\n  ```\nThe same can be achieved using Docker Desktop. However, to be able to view the output, you need to run the image from command-line. Else, the output can be viewed from the image logs.\n\n## Cleanup\nDelete the image from your local machine to clean-up space.\n```\ndocker rmi paramsiddharth/coin\n```\n\nMade with ❤ by Param.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fdocker-coin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fdocker-coin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fdocker-coin/lists"}