{"id":16696419,"url":"https://github.com/gbevan/vagrant-ubuntu-dev","last_synced_at":"2026-03-18T21:31:10.323Z","repository":{"id":28000488,"uuid":"31494750","full_name":"gbevan/vagrant-ubuntu-dev","owner":"gbevan","description":"Docker image of Ubuntu with build-essentials etc for development.  For use with Vagrant as a package build environment for the PasTmon project.","archived":false,"fork":false,"pushed_at":"2024-04-21T12:50:01.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T20:52:00.450Z","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":"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-01T11:34:45.000Z","updated_at":"2024-04-21T12:50:04.000Z","dependencies_parsed_at":"2024-04-21T14:30:21.860Z","dependency_job_id":"e02e0cd9-0f47-4508-9160-87655734b51a","html_url":"https://github.com/gbevan/vagrant-ubuntu-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbevan/vagrant-ubuntu-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-ubuntu-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-ubuntu-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-ubuntu-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-ubuntu-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbevan","download_url":"https://codeload.github.com/gbevan/vagrant-ubuntu-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbevan%2Fvagrant-ubuntu-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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:28.610Z","updated_at":"2026-02-11T07:03:20.393Z","avatar_url":"https://github.com/gbevan.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"gbevan/vagrant-ubuntu-dev\n-------------------------\n\nDocker image of Ubuntu with build-essentials etc for development.\n\n```\nVAGRANTFILE_API_VERSION = \"2\"\nVagrant.configure(VAGRANTFILE_API_VERSION) do |config|\n  config.vm.define \"ubuntu-dev\", primary: true do |ubuntu|\n    ubuntu.vm.synced_folder \"./\", \"/home/vagrant/src\"\n    ubuntu.vm.provider \"docker\" do |d|\n      d.image = \"gbevan/vagrant-ubuntu-dev:latest\"\n      d.has_ssh = true\n    end\n  end\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbevan%2Fvagrant-ubuntu-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbevan%2Fvagrant-ubuntu-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbevan%2Fvagrant-ubuntu-dev/lists"}