{"id":16544395,"url":"https://github.com/hsm207/docker-rasa-dev","last_synced_at":"2026-06-05T04:31:16.010Z","repository":{"id":115473763,"uuid":"200372190","full_name":"hsm207/docker-rasa-dev","owner":"hsm207","description":"Dockerfile to set up dev environment for Rasa development","archived":false,"fork":false,"pushed_at":"2019-08-03T12:19:07.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T07:14:58.934Z","etag":null,"topics":["chatbot","container","conversational-ai","docker","dockerfile","rasa"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hsm207.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-08-03T12:19:00.000Z","updated_at":"2020-09-19T07:38:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbd0512d-5aed-4e30-a76c-847992c40a31","html_url":"https://github.com/hsm207/docker-rasa-dev","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"5e084f0c7360e0af8081785615e3df9d3f5d61cf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hsm207/docker-rasa-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-rasa-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-rasa-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-rasa-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-rasa-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hsm207","download_url":"https://codeload.github.com/hsm207/docker-rasa-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-rasa-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33930307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["chatbot","container","conversational-ai","docker","dockerfile","rasa"],"created_at":"2024-10-11T19:02:17.887Z","updated_at":"2026-06-05T04:31:15.993Z","avatar_url":"https://github.com/hsm207.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nThis repository contains a Dockerfile that creates an environment containing all the \ndependencies to develop [Rasa](https://github.com/RasaHQ/rasa/). The detais of the \ndependencies are described in the repo's [README](https://github.com/RasaHQ/rasa/#development-internals).\n\n# Usage\n\n1. Navigate to this project's root directory.\n\n2. Build the image:\n\n    ```bash\n    docker build -t rasa-dev .\n    ```\n3. Run the container:\n    \n   ```bash\n    docker run -p 23:22 -p 8000:8000 -v /PATH/TO/RASA:/app --name rasa-dev rasa-dev:latest  \n   ```\n   where `/PATH/TO/RASA` is the path to the root of your local Rasa repo.\n\n4. Set up a remote interpreter via SSH\n \n   You may use your IDE to set up a remote interpreter via SSHing into the container using port 23\n   using username `root` and password `abc123`.\n   \n   The python interpreter is located at `/usr/local/bin/python`.\n   \n# Feedback\nFeel free to raise an issue if you have any questions, feedback, etc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsm207%2Fdocker-rasa-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsm207%2Fdocker-rasa-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsm207%2Fdocker-rasa-dev/lists"}