{"id":26949852,"url":"https://github.com/rozek/openmanus-docker","last_synced_at":"2026-01-11T03:04:06.792Z","repository":{"id":282288903,"uuid":"948079645","full_name":"rozek/OpenManus-Docker","owner":"rozek","description":"a docker image for OpenManus","archived":false,"fork":false,"pushed_at":"2025-03-14T05:06:58.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T22:18:06.256Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rozek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-03-13T18:02:01.000Z","updated_at":"2025-03-21T22:53:00.000Z","dependencies_parsed_at":"2025-03-13T19:41:15.664Z","dependency_job_id":null,"html_url":"https://github.com/rozek/OpenManus-Docker","commit_stats":null,"previous_names":["rozek/openmanus-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rozek/OpenManus-Docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek%2FOpenManus-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek%2FOpenManus-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek%2FOpenManus-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek%2FOpenManus-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozek","download_url":"https://codeload.github.com/rozek/OpenManus-Docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek%2FOpenManus-Docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28274284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T02:08:32.518Z","status":"ssl_error","status_checked_at":"2026-01-11T02:08:32.093Z","response_time":60,"last_error":"SSL_read: 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":"2025-04-02T22:18:09.385Z","updated_at":"2026-01-11T03:04:06.773Z","avatar_url":"https://github.com/rozek.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenManus-Docker\n\njust a simple [Docker](https://www.docker.com/) image for [OpenManus](https://github.com/mannaandpoem/OpenManus)\n\nIf you want to play with OpenManus in a safe environment, you may run it in a Docker container using the Dockerfile from this repository.\n\n## Instructions ##\n\nIn order to build and run Docker images you must have Docker installed - for most people, installing the [Docker Desktop](https://www.docker.com/products/docker-desktop/) will be the best way to do so.\n\nOnce done, download this repository and unpack it into a folder of your choice (e.g., `OpenManus`).\n\nNow, open file `./config/config.toml` with your favourite editor and enter your configuration details. If you plan to use [Ollama](https://ollama.com/) with a locally installed LLM (e.g., `qwen2.5-coder:14b`), the first lines of your configuration may look as follows:\n\n```\n# Global LLM configuration\n[llm]\nmodel = \"qwen2.5-coder:14b\"\nbase_url = \"http://host.docker.internal:11434/v1\"\napi_key = \"ollama\"\nmax_tokens = 4096\ntemperature = 0.0\n```\n\nSave your changes, then open your terminal, navigate to your OpenManus folder and run the following command:\n\n```\ndocker compose up\n```\n\nDocker will now download all required files (which may take a while, when run for the first time) and finally start the freshly built image.\n\nSince OpenManus requires some input from the command line, you should now switch to the \"Docker Desktop\", select the OpenManus container (named \"openmanus-1\") and navigate to the \"TTY\". Here, you may now enter your prompt and watch OpenManus working.\n\n## License ##\n\n[MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek%2Fopenmanus-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozek%2Fopenmanus-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek%2Fopenmanus-docker/lists"}