{"id":19010356,"url":"https://github.com/railsware/ci_docker_image","last_synced_at":"2026-02-26T16:47:19.665Z","repository":{"id":66242344,"uuid":"137330451","full_name":"railsware/ci_docker_image","owner":"railsware","description":"CircleCI Docker base image","archived":false,"fork":false,"pushed_at":"2019-06-03T19:01:20.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-01T21:23:15.283Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/railsware.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}},"created_at":"2018-06-14T08:38:47.000Z","updated_at":"2019-06-03T19:01:18.000Z","dependencies_parsed_at":"2023-02-20T16:32:06.232Z","dependency_job_id":null,"html_url":"https://github.com/railsware/ci_docker_image","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fci_docker_image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fci_docker_image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fci_docker_image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fci_docker_image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/railsware","download_url":"https://codeload.github.com/railsware/ci_docker_image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240037846,"owners_count":19738029,"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":[],"created_at":"2024-11-08T19:10:58.228Z","updated_at":"2026-02-26T16:47:14.641Z","avatar_url":"https://github.com/railsware.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Railsware CI base image\n\nhttps://hub.docker.com/r/railsware/ci/\n\nUse this to get a typical CircleCI build up and running with all dependencies\n\n## Contents\n\n- Ruby\n- Node\n- Yarn\n- Chrome\n- Chromedriver\n- Libraries for PostgreSQL and SQLite clients\n\nEverything is in `$PATH`\n\n## Building\n\nUse `make build`, provide all dependency versions:\n\n```\nenv UBUNTU_VERSION=bionic RUBY_VERSION=2.5.0 NODE_VERSION=8.9.3 CHROMEDRIVER_VERSION=2.36 YARN_VERSION=1.7.0 make build\n```\n\nTo build, tag and push the image to Docker, use the default target:\n\n```\nenv UBUNTU_VERSION=bionic RUBY_VERSION=2.5.0 NODE_VERSION=8.9.3 CHROMEDRIVER_VERSION=2.36 YARN_VERSION=1.7.0 make\n```\n\n## Using on CircleCI\n\n```\nversion: 2\n\njobs:\n  build:\n    docker:\n      - image: railsware/ci:v0_ubuntu-bionic_ruby-2.5.0_nodejs-8.9.3_yarn-1.7.0_chromedriver-2.36_2018-06-14\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fci_docker_image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frailsware%2Fci_docker_image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fci_docker_image/lists"}