{"id":20556197,"url":"https://github.com/gnuton/vitasdk-docker","last_synced_at":"2025-10-19T21:42:26.184Z","repository":{"id":139858013,"uuid":"169377914","full_name":"gnuton/vitasdk-docker","owner":"gnuton","description":"Vita SDK in a Docker Image","archived":false,"fork":false,"pushed_at":"2024-01-14T16:12:10.000Z","size":24,"stargazers_count":5,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T18:05:05.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/gnuton.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":"2019-02-06T08:57:14.000Z","updated_at":"2024-08-15T06:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0999539a-998f-49e7-b127-9cc7d6484178","html_url":"https://github.com/gnuton/vitasdk-docker","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/gnuton%2Fvitasdk-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fvitasdk-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fvitasdk-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuton%2Fvitasdk-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnuton","download_url":"https://codeload.github.com/gnuton/vitasdk-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242163849,"owners_count":20082224,"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-16T03:25:37.557Z","updated_at":"2025-10-19T21:42:26.166Z","avatar_url":"https://github.com/gnuton.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Pulls](https://img.shields.io/docker/pulls/gnuton/vitasdk-docker.svg)](https://hub.docker.com/r/gnuton/vitasdk-docker)\n[![CircleCI](https://circleci.com/gh/gnuton/vitasdk-docker/tree/master.svg?style=svg)](https://circleci.com/gh/gnuton/vitasdk-docker/tree/master)\n\n♡ Vita SDK in a Docker Image ♡\n==============================\nDaily fresh Vita SDK Docker images.\n\nFeatures\n--------\n* Image based on Ubuntu 22.04\n* Always with latest stable CMake\n* Docker images are built every night at midnight\n* Versioned Nightlies\n* Tested on the most popular CI/CD envs (Travis/CircleCI/Azure/...) \n\nWhy should I use PSVita SDK Docker images?\n-----------------------------------------------\nBuilding PS Vita apps in a docker container have several advantages:\n - More reliable - Consistent building environment. You can run it in TravisCI, CircleCI or your local machine.\n - Faster - Installing the VitaSDK for every build it's really time consuming\n - Hassle free - Do not spend time in setting up a working environment. All you need to build your PS Vita app is this image.\n \nQuick start\n---------------\n1. \u003cb\u003eBuild a local project with Docker\u003c/b\u003e\n    ```bash\n    cd your-vita-project\n    docker run -v \"$PWD:/build/git\" -it --rm gnuton/vitasdk-docker\n    ```\n    It will downlaoad the latest PSVita SDK docker image, and mount your local dir where your project is and from there you can build it.\n2. \u003cb\u003eTravis CI\u003c/b\u003e\n   Do you have a PS Vita project on GitHub? Look at this [simple template](https://github.com/gnuton/vitasdk-docker-testapp-trevis) or fork  it if it's a new project.\n3. \u003cb\u003eAzure pipelines\u003c/b\u003e here is a [sample](https://github.com/devnoname120/vhbb/blob/master/azure-pipelines.yml)\n4. \u003cb\u003eCircle CI\u003c/b\u003e TODO\n\nVersioned Nightlies\n----------------------\nEvery day at midnight CI scripts craft a new juicy docker image with the latest snapshot of VitaSDK.\nIf you wanna build your code always against the latest cutting-edge VitaSDK code, please get gnuton/vitasdk-docker:\u003cb\u003elatest\u003c/b\u003e images.\nOtherwise, you can stick to a specific image version too (eg gnuton/vitasdk-docker:\u003cb\u003e20190626\u003c/b\u003e for the 2019-06-26 snapshot).\nThe list of available image versions can be found [here](https://cloud.docker.com/repository/registry-1.docker.io/gnuton/vitasdk-docker/tags).\n\nBuild the image\n--------------------\nIn case you REALLY REALLY wanna make changes to the Docker file itself and build it, please run:\n```bash\n    docker build -t vitasdk-docker .\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fvitasdk-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnuton%2Fvitasdk-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuton%2Fvitasdk-docker/lists"}