{"id":16696421,"url":"https://github.com/gbevan/vagrant-centos-dev","last_synced_at":"2026-02-27T10:38:47.709Z","repository":{"id":28012983,"uuid":"31507643","full_name":"gbevan/vagrant-centos-dev","owner":"gbevan","description":"Docker image of CentOS with developer tools etc for development.  For use with Vagrant as a package build environment for the PasTmon project.","archived":false,"fork":false,"pushed_at":"2015-03-28T14:32:44.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T02:29:17.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbevan.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}},"created_at":"2015-03-01T19:23:22.000Z","updated_at":"2015-03-01T19:23:22.000Z","dependencies_parsed_at":"2022-09-04T09:01:05.742Z","dependency_job_id":null,"html_url":"https://github.com/gbevan/vagrant-centos-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbevan/vagrant-centos-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-centos-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-centos-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-centos-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-centos-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbevan","download_url":"https://codeload.github.com/gbevan/vagrant-centos-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-centos-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29891931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-12T17:28:29.547Z","updated_at":"2026-02-27T10:38:47.673Z","avatar_url":"https://github.com/gbevan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"gbevan/vagrant-centos-dev\n-------------------------\n\nDocker image of CentOS with developer tools etc for development.  For use with Vagrant as a package build environment for the PasTmon project.\n\n    VAGRANTFILE_API_VERSION = \"2\"\n    Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|\n        config.vm.define \"centos-dev\", primary: true do |centos|\n            centos.vm.synced_folder \"/\", \"/home/vagrant/src\"\n            centos.vm.provider \"docker\" do |d|\n                d.image = \"gbevan/vagrant-centos-dev:latest\"\n                d.has_ssh = true\n            end\n        end\n    end\n\nBuild images using:\n\n    docker build -t gbevan/vagrant-centos-dev:latest .\n    \n    docker build -t gbevan/vagrant-centos-dev:centos6 centos6/\n    \n    docker build -t gbevan/vagrant-centos-dev:centos7 centos7/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbevan%2Fvagrant-centos-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbevan%2Fvagrant-centos-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbevan%2Fvagrant-centos-dev/lists"}