{"id":20078628,"url":"https://github.com/strongbox/ci-build-images","last_synced_at":"2025-05-05T22:32:48.388Z","repository":{"id":36841736,"uuid":"218819064","full_name":"strongbox/ci-build-images","owner":"strongbox","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-21T22:37:54.000Z","size":133,"stargazers_count":1,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T05:26:24.552Z","etag":null,"topics":["docker","hacktoberfest","images","jenkins","jenkins-pipeline","strongbox"],"latest_commit_sha":null,"homepage":"","language":"Roff","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strongbox.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":"2019-10-31T17:12:39.000Z","updated_at":"2022-03-31T00:23:31.000Z","dependencies_parsed_at":"2022-07-14T15:00:31.425Z","dependency_job_id":null,"html_url":"https://github.com/strongbox/ci-build-images","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/strongbox%2Fci-build-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fci-build-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fci-build-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fci-build-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongbox","download_url":"https://codeload.github.com/strongbox/ci-build-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252586347,"owners_count":21772282,"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","hacktoberfest","images","jenkins","jenkins-pipeline","strongbox"],"created_at":"2024-11-13T15:15:53.626Z","updated_at":"2025-05-05T22:32:48.054Z","avatar_url":"https://github.com/strongbox.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro\n\nThis repository contains all of our CI images which are used to build [Strongbox][strongbox]. \n\n# Build locally\n\nYou can use the `build.sh` script to build all of the images locally.\nCheck out `./build.sh -h` for the available commands.\n\nExample\n```\n./build.sh ./images/alpine/Dockerfile.alpine\n./build.sh ./images/alpine/jdk8\n./build.sh ./images/alpine/jdk8/*mvn3.6*\n./build.sh --snapshot ./images/alpine/jdk8/*mvn3.6* \n```\n\n# Structure\n\nTo keep things in order we have divided our images into two types - `base` and `jdk`. \n\n## Base images\n\nThe `base` images contain packages/tools which are commonly used or necessary in multiple other images (i.e. jdk images or jdk images).\n\nEach base image should be placed under a folder in `./images/` (i.e. `./images/alpine/`) and should be named using\nthe distribution they represent (i.e. `./images/alpine/Dockerfile.alpine`)\n\n## JDK images (and build tools)\n\nJDK images provide a specific JDK version (i.e. 8, 11, etc).\nThey are based on the `base` images and will inherit whatever tools are available there.\n\nThe files for jdk images are located in `./images/jdk$VERSION` and should be named using the distribution name, jdk version \nand the build tool they contain (i.e. `./images/jdk8/Dockerfile.alpine.jdk8`, `./images/jdk8/Dockerfile.alpine.jdk8-mvn3.6`)\n\nJDK images are tagged and published as `strongboxci/distribution_name:jdk${VERSION}-${BUILD_TOOL_WITH_VERSION}`\n\n# Publishing\n\nOur images are published in [docker hub](https://cloud.docker.com/u/strongboxci).\n\n[\u003c--# Generic links --\u003e]: #\n[strongbox]: https://github.com/strongbox/strongbox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbox%2Fci-build-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongbox%2Fci-build-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbox%2Fci-build-images/lists"}