{"id":15655981,"url":"https://github.com/sergk/docker-travis-ci","last_synced_at":"2026-04-30T10:39:05.533Z","repository":{"id":145505566,"uuid":"84651372","full_name":"SergK/docker-travis-ci","owner":"SergK","description":"Images used for travis ci","archived":false,"fork":false,"pushed_at":"2017-10-12T10:12:47.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T01:43:44.192Z","etag":null,"topics":["centos7","dind","docker","docker-image","docker-in-docker","systemd","travis-ci","travis-ci-docker","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SergK.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":"2017-03-11T13:20:53.000Z","updated_at":"2017-03-11T14:32:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cdeb1e4-98d7-42bf-ba1b-8037595d1b61","html_url":"https://github.com/SergK/docker-travis-ci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SergK/docker-travis-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-travis-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-travis-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-travis-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-travis-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergK","download_url":"https://codeload.github.com/SergK/docker-travis-ci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-travis-ci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["centos7","dind","docker","docker-image","docker-in-docker","systemd","travis-ci","travis-ci-docker","ubuntu"],"created_at":"2024-10-03T13:00:51.678Z","updated_at":"2026-04-30T10:39:05.515Z","avatar_url":"https://github.com/SergK.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-travis-ci\nImages used for travis ci\n\n# How to build\n\n    $ cd centos\n    $ docker build -t DOCKER_IMAGE_NAME .\n\n# How to use\nOriginaly idea is to use them for ansible role testing, e.g. using [molecule](https://github.com/metacloud/molecule):\n\n    $ cat molecule.yml\n    docker:\n      containers:\n        - name: ansible-dockerswarm-01\n          ansible_groups:\n            - docker_engine\n            - docker_swarm_manager\n          image: sergk/docker-travis-ci\n          image_version: ubuntu16.04-latest\n          privileged: True\n        - name: ansible-dockerswarm-02\n          ansible_groups:\n            - docker_engine\n            - docker_swarm_manager\n          image: sergk/docker-travis-ci\n          image_version: centos7-latest\n          privileged: True\n          volume_mounts:\n            - '/sys/fs/cgroup:/sys/fs/cgroup:ro'\n          command: '/usr/sbin/init'\n        - name: ansible-dockerswarm-03\n          ansible_groups:\n            - docker_engine\n            - docker_swarm_worker\n          image: sergk/docker-travis-ci\n          image_version: centos7-latest\n          privileged: True\n          volume_mounts:\n            - '/sys/fs/cgroup:/sys/fs/cgroup:ro'\n          command: '/usr/sbin/init'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergk%2Fdocker-travis-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergk%2Fdocker-travis-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergk%2Fdocker-travis-ci/lists"}