{"id":15632357,"url":"https://github.com/xingyaoww/alfworld-docker-setup","last_synced_at":"2025-09-25T11:47:08.462Z","repository":{"id":81908284,"uuid":"563155987","full_name":"xingyaoww/alfworld-docker-setup","owner":"xingyaoww","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-08T03:00:16.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T19:14:03.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/xingyaoww.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-08T02:40:37.000Z","updated_at":"2022-11-08T03:00:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"71b24b31-86b5-4930-9c34-9d51b613caee","html_url":"https://github.com/xingyaoww/alfworld-docker-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xingyaoww/alfworld-docker-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingyaoww%2Falfworld-docker-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingyaoww%2Falfworld-docker-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingyaoww%2Falfworld-docker-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingyaoww%2Falfworld-docker-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xingyaoww","download_url":"https://codeload.github.com/xingyaoww/alfworld-docker-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingyaoww%2Falfworld-docker-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276913317,"owners_count":25727124,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-03T10:43:43.738Z","updated_at":"2025-09-25T11:47:08.446Z","avatar_url":"https://github.com/xingyaoww.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Update submodule \n\nAfter clone this repo, run the following to update submodules:\n\n```bash\ngit submodule init\ngit submodule update --recursive\n```\n\n# Environment Setup\n\nAdapted from [ai2thor-docker (commit id: 3d9bfd)](https://github.com/allenai/ai2thor-docker/tree/3d9bfdfbb5caa30fd0c7b35daadea0cb7f05ca94) and [alfworld](https://github.com/alfworld/alfworld).\n\n```bash\n\n# prepare your ssh public key which will be built into the docker container\ncat ~/.ssh/yourkey.pub \u003e docker/authorized_keys\n\n# 1. Build docker image\npython3 docker/docker_build.py\n\n# 2. Run docker image\n./docker/docker_run.sh\n# VNC will be started on DISPLAY=:0 (slower, use for debugging)\n# For faster headless rendering, use the Xserver at DISPLAY=:1\n\n# 3. Then you can ssh into the container\nssh 127.0.0.1 -p 2222 -i ~/.ssh/yourkey\n# and check if thor works\ncd alfred-planning\nDISPLAY=:1 python3 third_party/alfworld/docker/check_thor.py\n\n###############\n## (300, 300, 3)\n## Everything works!!!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingyaoww%2Falfworld-docker-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxingyaoww%2Falfworld-docker-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingyaoww%2Falfworld-docker-setup/lists"}