{"id":25827014,"url":"https://github.com/guangie88/ttyd-addons","last_synced_at":"2025-10-24T00:04:50.416Z","repository":{"id":139659851,"uuid":"214447169","full_name":"guangie88/ttyd-addons","owner":"guangie88","description":"Dockerfile set-up to enhance ttyd with useful installed applications","archived":false,"fork":false,"pushed_at":"2019-10-11T16:11:07.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T20:45:34.436Z","etag":null,"topics":["cli","dockerfile","ttyd"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/guangie88.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-10-11T13:44:12.000Z","updated_at":"2023-02-17T00:00:11.000Z","dependencies_parsed_at":"2023-07-23T09:00:11.680Z","dependency_job_id":null,"html_url":"https://github.com/guangie88/ttyd-addons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guangie88/ttyd-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fttyd-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fttyd-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fttyd-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fttyd-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guangie88","download_url":"https://codeload.github.com/guangie88/ttyd-addons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guangie88%2Fttyd-addons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259835354,"owners_count":22918973,"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":["cli","dockerfile","ttyd"],"created_at":"2025-02-28T15:52:09.751Z","updated_at":"2025-10-24T00:04:40.406Z","avatar_url":"https://github.com/guangie88.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ttyd-addons`\n\n[![Build Status](https://travis-ci.org/guangie88/ttyd-addons.svg?branch=master)](https://travis-ci.org/guangie88/ttyd-addons)\n\nDockerfile set-up to enhance `ttyd` with useful installed applications. This is\nmostly useful only in environments where the filesystem on Docker container is\nreadonly, or if user cannot be `root`.\n\nCurrently the following CLI commands are preinstalled:\n\n- `curl`\n- `wget`\n- `python3`\n- `ruby` (`irb`)\n- `vim`\n\n## Changelog\n\nSee [here](CHANGELOG.md).\n\n## How to build\n\n### Ubuntu\n\n```bash\ndocker build -t ubuntu \\\n    --build-arg \"DOCKER_TAG=1.5.2\" \\\n    ubuntu/\n```\n\n### Alpine\n\n```bash\ndocker build -t alpine \\\n    --build-arg \"DOCKER_TAG=1.5.2-alpine\" \\\n    alpine/\n```\n\n## How to generate `.travis.yml` from template\n\nFor Linux user, you can download Tera CLI v0.2 at\n\u003chttps://github.com/guangie88/tera-cli/releases\u003e and place it in `PATH`.\n\nOtherwise, you will need `cargo`, which can be installed via\n[rustup](https://rustup.rs/).\n\nOnce `cargo` is installed, simply run `cargo install tera-cli --version=^0.2.0`.\n\n## Acknowledgement\n\nThanks to the original author of [`ttyd`](https://github.com/tsl0922/ttyd) for\nmaking such a great application!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguangie88%2Fttyd-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguangie88%2Fttyd-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguangie88%2Fttyd-addons/lists"}