{"id":25363505,"url":"https://github.com/vitexsoftware/buildimages","last_synced_at":"2025-10-30T01:32:03.860Z","repository":{"id":75146490,"uuid":"376658069","full_name":"VitexSoftware/BuildImages","owner":"VitexSoftware","description":"Source of Docker images used for package building for Debian/Ubuntu stable/testing","archived":false,"fork":false,"pushed_at":"2024-10-22T08:33:39.000Z","size":65023,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-23T12:29:59.493Z","etag":null,"topics":["docker-image"],"latest_commit_sha":null,"homepage":"","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/VitexSoftware.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":"2021-06-13T23:17:51.000Z","updated_at":"2024-10-22T08:33:43.000Z","dependencies_parsed_at":"2024-10-26T10:15:46.539Z","dependency_job_id":null,"html_url":"https://github.com/VitexSoftware/BuildImages","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/VitexSoftware%2FBuildImages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FBuildImages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FBuildImages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FBuildImages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitexSoftware","download_url":"https://codeload.github.com/VitexSoftware/BuildImages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238920882,"owners_count":19552674,"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":["docker-image"],"created_at":"2025-02-14T22:34:01.825Z","updated_at":"2025-10-30T01:32:03.855Z","avatar_url":"https://github.com/VitexSoftware.png","language":"Dockerfile","readme":"# BuildImages\n\n![Title image](build-images.svg?raw=truue)\n\nTo add badges for GitHub Actions, you can use the following markdown:\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/VitexSoftware/BuildImages/docker-image.yml?branch=main)\n\n\nSource of Docker images used for Debian/Ubuntu package building\n\nsimply run\n\n```shell\nmake\n```\n\nto prepare Debian/Ubuntu Docker images with all requied for packaging process inside.\n\nAdd [JenkinsfileDEB](JenkinsfileDEB) into your package source as Jenkinsfile or use as Pipeline code to build package(s) and it's\ntesting install into docker container\n\nReady to use images\n-------------------\n\n```shell\n    docker pull vitexsoftware/debian:oldstable\n```\n\n* [Debian](https://hub.docker.com/r/vitexsoftware/debian/tags?page=1\u0026ordering=last_updated)\n\nStretch\n-------\n\n```shell\n    docker pull vitexsoftware/debian:lts\n```\n\nBuster\n------\n```shell\n    docker pull vitexsoftware/debian:oldstable\n```\n\nBullseye\n--------\n\n\n```shell\n    docker pull vitexsoftware/debian:stable\n```\n\n\tBookworm\n\t--------\n\n\n```shell\n    docker pull vitexsoftware/debian:testing\n```\n\nForky\n-----\n\n```shell\n    docker pull vitexsoftware/debian:forky\n```\n\n* [Ubuntu](https://hub.docker.com/r/vitexsoftware/ubuntu/tags?page=1\u0026ordering=last_updated)\n\n```shell\n    docker pull vitexsoftware/ubuntu:stable\n```\n\n```shell\n    docker pull vitexsoftware/ubuntu:testing\n```\n\n![My Build farm](maliny-mini.jpg?raw=true)\n\nSome packages built this way\n----------------------------\n\n* https://github.com/Vitexus/factorio-headless-deb/\n* https://github.com/Vitexus/factorio-demo-deb/\n* https://github.com/VitexSoftware/php-ease-core/\n* https://github.com/VitexSoftware/netbeans-php-tools/\n* https://github.com/VitexSoftware/php-ease-twbootstrap4/\n* https://github.com/VitexSoftware/apt-repo-vitexsoftware/\n* https://github.com/Vitexus/libjs-font-awesome/\n* https://github.com/VitexSoftware/BuildImages/\n* https://github.com/VitexSoftware/DEBs-to-SQL/\n* https://github.com/VitexSoftware/igdebi/\n* https://github.com/VitexSoftware/php-ease-html/\n* https://github.com/VitexSoftware/abraflexi-dark-gui/\n* https://github.com/VitexSoftware/composer-debian/\n* https://github.com/VitexSoftware/php-ease-fluentpdo/\n* https://github.com/VitexSoftware/php-tools/\n* https://github.com/Spoje-NET/apache2-auth-redmine/\n* https://github.com/VitexSoftware/FirefoxDevelEditionDeb/\n* https://github.com/VitexSoftware/netbeans.deb/\n* https://github.com/Vitexus/ThunderbirdDailyDeb/\n* https://github.com/VitexSoftware/phar-composer/\n* https://github.com/Vitexus/WinBox.deb/\n* https://github.com/Vitexus/zellij/\n* https://github.com/Vitexus/FirefoxNightlyDeb/\n* https://github.com/PureHTML/mcfly/\n* https://github.com/Vitexus/phpDocumentor-deb/\n* https://github.com/Vitexus/automated-time-tracking-with-toggl-on-linux/\n\nUpdate listing time using:\n\n```shell\nfind /var/lib/jenkins/ -name \"config.xml\" | grep \"jenkins\" | xargs cat | grep projectUrl | sed 's/     \u003cprojectUrl\u003e/ \\* /g' | sed 's/\u003c\\/projectUrl\u003e//g'\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fbuildimages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexsoftware%2Fbuildimages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fbuildimages/lists"}