{"id":16897683,"url":"https://github.com/cevich/travis_ubuntu","last_synced_at":"2026-05-15T12:06:48.883Z","repository":{"id":79003545,"uuid":"123197411","full_name":"cevich/travis_ubuntu","owner":"cevich","description":"Automatic docker build image for running newer ubuntu SPCs on on travis","archived":false,"fork":false,"pushed_at":"2018-03-05T00:48:16.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T11:41:24.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/cevich.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":"2018-02-27T22:38:46.000Z","updated_at":"2018-02-27T22:39:27.000Z","dependencies_parsed_at":"2023-03-12T06:25:59.952Z","dependency_job_id":null,"html_url":"https://github.com/cevich/travis_ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Ftravis_ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Ftravis_ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Ftravis_ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Ftravis_ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cevich","download_url":"https://codeload.github.com/cevich/travis_ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"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-10-13T17:39:17.401Z","updated_at":"2026-05-15T12:06:43.845Z","avatar_url":"https://github.com/cevich.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# travis_ubuntu\nAutomatic docker build image for testing code in travis CI as a docker SPC.\n\ne.g. .travis.yml\n\n    ---\n    language: python\n    python:\n        - 3.6\n    sudo: required\n    services:\n      - docker\n    before_install:\n      - sudo apt-get -qq update\n    script: docker run --interactive --rm --privileged --ipc=host --pid=host --net=host\n            -v $PWD:$PWD:z -v /run:/run -v /etc/localtime:/etc/localtime\n            -v /var/log:/var/log -v /sys/fs/cgroup:/sys/fs/cgroup\n            -v /var/run/docker.sock:/var/run/docker.sock\n            --workdir $PWD docker.io/cevich/travis_ubuntu:latest ./some_script.sh\n\n[See the docker hub page for details](https://hub.docker.com/r/cevich/travis_ubuntu/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevich%2Ftravis_ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcevich%2Ftravis_ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevich%2Ftravis_ubuntu/lists"}