{"id":22535267,"url":"https://github.com/danielwhatmuff/robot-docker","last_synced_at":"2026-02-20T00:32:24.104Z","repository":{"id":84757893,"uuid":"58338793","full_name":"danielwhatmuff/robot-docker","owner":"danielwhatmuff","description":"Docker build for the Robot Testing Tool","archived":false,"fork":false,"pushed_at":"2017-02-20T20:41:59.000Z","size":75,"stargazers_count":14,"open_issues_count":5,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-21T18:36:02.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"RobotFramework","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/danielwhatmuff.png","metadata":{"files":{"readme":"README.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-09T00:58:29.000Z","updated_at":"2023-02-27T08:33:41.000Z","dependencies_parsed_at":"2023-03-04T01:31:03.062Z","dependency_job_id":null,"html_url":"https://github.com/danielwhatmuff/robot-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielwhatmuff/robot-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Frobot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Frobot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Frobot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Frobot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwhatmuff","download_url":"https://codeload.github.com/danielwhatmuff/robot-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Frobot-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29637411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"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-12-07T10:06:58.664Z","updated_at":"2026-02-20T00:32:24.097Z","avatar_url":"https://github.com/danielwhatmuff.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker image for the Robot Framework\n===============\n\n.. contents::\n   :local:\n\nOverview\n------------\n\nInformation on the Robot Framework can be found here:\n\n`Robot Framework \u003chttp://robotframework.org\u003e`_\n\nRun Robot inside Docker\n------------\n\nTo build a Robot Docker image::\n\n    docker build -t robot-docker .\n\nTo run tests, mount a directory and pass the ROBOT_TESTS env var::\n\n    docker run --rm \\ \n               -e ROBOT_TESTS=/path/to/tests/ \\\n               -v /path/to/tests/:/path/to/tests/ \\\n               -ti \\\n               robot-docker\n\nExample of running the sample tests::\n\n    docker run --rm \\\n               -e ROBOT_TESTS=/sample_tests/ \\\n               -v $(pwd)/sample_tests:/sample_tests \\\n               -ti robot-docker\n\nUse the Docker Hub automated build::\n\n    docker pull danielwhatmuff/robot-docker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Frobot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielwhatmuff%2Frobot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Frobot-docker/lists"}