{"id":20500028,"url":"https://github.com/klothoplatform/docker-klotho","last_synced_at":"2026-01-27T07:36:29.195Z","repository":{"id":129344523,"uuid":"569810732","full_name":"klothoplatform/docker-klotho","owner":"klothoplatform","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T14:49:52.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T23:11:30.306Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klothoplatform.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,"publiccode":null,"codemeta":null}},"created_at":"2022-11-23T17:02:08.000Z","updated_at":"2023-04-13T01:57:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"b028adac-4277-454e-8696-bcbd96e08bcb","html_url":"https://github.com/klothoplatform/docker-klotho","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klothoplatform/docker-klotho","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fdocker-klotho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fdocker-klotho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fdocker-klotho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fdocker-klotho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klothoplatform","download_url":"https://codeload.github.com/klothoplatform/docker-klotho/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klothoplatform%2Fdocker-klotho/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28808203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:14:39.408Z","status":"ssl_error","status_checked_at":"2026-01-27T07:14:39.098Z","response_time":168,"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-11-15T18:19:32.930Z","updated_at":"2026-01-27T07:36:29.179Z","avatar_url":"https://github.com/klothoplatform.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-klotho\n\n---\n\n## Overview\nThis repository contains source for the [klothoplatform/klotho](https://hub.docker.com/r/klothoplatform/klotho) Klotho quickstart Docker image.\nThis image includes the Klotho compiler and its dependencies and is the fastest way to get started using Klotho.\n\n## Get Klotho\n\nPull the latest version of Klotho by running the following shell command:\n\n```shell\ndocker pull klothoplatform/klotho:latest\n```\n\nTo download a specific version of Klotho, replace the `latest` tag with the Klotho version you need (e.g. `v1.0.0`).\n \n## Shell Aliases\n\nUse these shell aliases to easily invoke Klotho or its dependencies in your terminal.\n\nRun the commands below to add these aliases to your shell environment.\n\n```shell\nalias docker-klotho='docker run --platform linux/amd64 --rm -it -w /usr/src/project -v ${HOME}/.klotho:/root/.klotho -v $(pwd):/usr/src/project klothoplatform/klotho:latest klotho'\nalias docker-pulumi='docker run --platform linux/amd64 --rm -it -w /usr/src/project -v ${HOME}/.pulumi:/root/.pulumi -v ${HOME}/.aws:/root/.aws -v $(pwd):/usr/src/project -v /var/run/docker.sock:/var/run/docker.sock klothoplatform/klotho:latest pulumi'\nalias docker-npm='docker run --platform linux/amd64 --rm -it -w /usr/src/project -v ${HOME}/.npm:/root/.npm -v $(pwd):/usr/src/project klothoplatform/klotho:latest npm'\nalias docker-tsc='docker run --platform linux/amd64 --rm -it -w /usr/src/project -v $(pwd):/usr/src/project klothoplatform/klotho:latest npx tsc'\nalias docker-aws='docker run --platform linux/amd64 --rm -it -w /usr/src/project -v $(pwd):/usr/src/project -v ${HOME}/.aws:/root/.aws klothoplatform/klotho:latest aws' \n```\nTo make these aliases persistent, add them to your shell profile (e.g. `.bashrc`, `.profile`, etc.).\n\nAfter adding the aliases to your environment, you can run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Fdocker-klotho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklothoplatform%2Fdocker-klotho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklothoplatform%2Fdocker-klotho/lists"}