{"id":17929254,"url":"https://github.com/quarckster/conress","last_synced_at":"2026-05-09T16:21:18.824Z","repository":{"id":151444090,"uuid":"408440821","full_name":"quarckster/conress","owner":"quarckster","description":"Conress is containerized cypress","archived":false,"fork":false,"pushed_at":"2022-01-25T07:34:44.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T10:14:27.086Z","etag":null,"topics":["container","cypress","javascript","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarckster.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":"2021-09-20T12:49:12.000Z","updated_at":"2022-01-25T07:34:47.000Z","dependencies_parsed_at":"2024-01-14T04:23:14.521Z","dependency_job_id":null,"html_url":"https://github.com/quarckster/conress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quarckster/conress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fconress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fconress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fconress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fconress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarckster","download_url":"https://codeload.github.com/quarckster/conress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fconress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281862824,"owners_count":26574710,"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-10-30T02:00:06.501Z","response_time":61,"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":["container","cypress","javascript","testing"],"created_at":"2024-10-28T21:08:21.098Z","updated_at":"2025-10-30T19:03:43.246Z","avatar_url":"https://github.com/quarckster.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cypress container image\n\nThis repository contains Dockerfiles for building a Fedora based container image with installed\nCypress binary, Google Chrome and Mozilla Firefox browsers as welll as minimal amount of required\ndependencies.\n\n## Building arguments\n\n`FIREFOX_VERSION` - desired version of Mozilla Firefox.\n\n`CHROME_VERSION` - desired version of Google Chrome.\n\n`CYPRESS_VERSION` - desired version of Cypress binary.\n\n## Tags\n\nYou can pull the image from here:\n\n`quay.io/redhatqe/cypress:latest`\n\nAll tags are available on this page:\n\n\u003chttps://quay.io/repository/redhatqe/cypress?tab=tags\u003e\n\n## Usage\n\nMount a directory with the application source code and run Cypress using `startcypress`\ncommand:\n\n```sh\npodman run -it --rm -p 5999:5999 --shm-size=2g -w /mnt -v .:/mnt quay.io/redhatqe/cypress:latest bash\nstartcypress open\n```\n\n`startcypress` starts and stops `Xvnc`, `fluxbox` and `Cypress` in the right order. It passes all\nprovided arguments to `Cypress`.\n\nTo interact with the [Test Runner](https://on.cypress.io/test-runner) connect via VNC to `Xvnc`\nserver in the container on port `5999`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarckster%2Fconress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarckster%2Fconress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarckster%2Fconress/lists"}