{"id":25531230,"url":"https://github.com/guessi/docker-robotframework","last_synced_at":"2025-06-14T09:07:01.050Z","repository":{"id":142035040,"uuid":"111394361","full_name":"guessi/docker-robotframework","owner":"guessi","description":"Dockerize robotframework tool","archived":false,"fork":false,"pushed_at":"2025-01-07T02:00:43.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T09:40:52.843Z","etag":null,"topics":["docker","robotframework"],"latest_commit_sha":null,"homepage":"","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/guessi.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,"zenodo":null}},"created_at":"2017-11-20T10:16:32.000Z","updated_at":"2025-01-07T02:00:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"3085a526-eceb-46a3-a641-cd33d97bb243","html_url":"https://github.com/guessi/docker-robotframework","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/guessi/docker-robotframework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guessi%2Fdocker-robotframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guessi%2Fdocker-robotframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guessi%2Fdocker-robotframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guessi%2Fdocker-robotframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guessi","download_url":"https://codeload.github.com/guessi/docker-robotframework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guessi%2Fdocker-robotframework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259790454,"owners_count":22911547,"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","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":["docker","robotframework"],"created_at":"2025-02-20T00:47:52.219Z","updated_at":"2025-06-14T09:07:01.033Z","avatar_url":"https://github.com/guessi.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Robotframework Automation Test\n\n\n## Integrated Items\n\n* Robotframework\n* PhantomJS\n* Selenium\n* AWS CLI\n\n\n### Usage\n\nrun robotframework-cli with customized scripts inside Docker\n\n    $ docker run --rm --privileged                     \\\n        -v $(pwd)/workdir:/workdir:rw                  \\\n        -it guessi/docker-robotframework               \\\n          robot -i mytag /workdir\n\nexecute phantomjs with customized scripts inside Docker\n\n    $ docker run --rm --privileged                     \\\n        --entrypoint /bin/bash                         \\\n        -v $(pwd)/workdir:/workdir:rw                  \\\n        -v $(pwd)/tests:/phantomjs:ro                  \\\n        -it guessi/docker-robotframework               \\\n          phantomjs                                    \\\n            /phantomjs/phantomjs-languages.js\n\nexecute awscli command inside Docker\n\n    $ docker run --rm --privileged                     \\\n        --entrypoint /bin/bash                         \\\n        -it guessi/docker-robotframework               \\\n          aws --help\n\n\n### Documentation\n\n* [Robot Framework](http://robotframework.org/#documentation)\n* [Selenium](http://www.seleniumhq.org/)\n* [PhantomJS](http://phantomjs.org/)\n\n\n### Reference\n\n* [Screenshot of Multilingual Support](https://imgur.com/a/MrSla)\n\n\n### Known Issues\n\n* [Maldivian Language](https://en.wikipedia.org/wiki/Maldivian_language) may not be displayed correctly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguessi%2Fdocker-robotframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguessi%2Fdocker-robotframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguessi%2Fdocker-robotframework/lists"}