{"id":20433758,"url":"https://github.com/intelpython/container-images","last_synced_at":"2025-10-29T17:47:25.922Z","repository":{"id":47627053,"uuid":"74681522","full_name":"IntelPython/container-images","owner":"IntelPython","description":"Dockerfiles for building docker images","archived":false,"fork":false,"pushed_at":"2024-10-30T18:52:01.000Z","size":101,"stargazers_count":27,"open_issues_count":0,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-12T21:06:52.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IntelPython.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-24T14:42:31.000Z","updated_at":"2024-10-30T17:00:11.000Z","dependencies_parsed_at":"2024-10-30T18:17:14.852Z","dependency_job_id":"20aa720b-be95-4280-b0a6-5c23593717ce","html_url":"https://github.com/IntelPython/container-images","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelPython%2Fcontainer-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelPython%2Fcontainer-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelPython%2Fcontainer-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelPython%2Fcontainer-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelPython","download_url":"https://codeload.github.com/IntelPython/container-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631678,"owners_count":21136562,"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-15T08:20:57.389Z","updated_at":"2025-10-29T17:47:25.847Z","avatar_url":"https://github.com/IntelPython.png","language":"Python","readme":"# container-images\n\n[![.github/workflows/ci.yml](https://github.com/IntelPython/container-images/actions/workflows/ci.yml/badge.svg)](https://github.com/IntelPython/container-images/actions/workflows/ci.yml)\n\nDockerfiles and build contexts for building docker images\n\nThere is 1 subdirectory for every image to build. Dockerfiles and build\ncontexts are generated from jinja2 templates in tpls directory. The images.py\nscript generates the files, and can also be used to build docker images and to\ntest them. To see more info do:\n\n        python images.py --help\n\n## testing\n\n        python -m pytest tests\n\nWill build every image. Look at the test for example command lines.\n\n## Adding an image\n\n* copy one of the the existing directories\n* See images.py for directions on adding a new configuration\n* create a new automated build on docker hub, copying build setting of existing image\n\n## Publishing a new release (Internal Use Only)\n\nDisclaimer: Do NOT do this unless all packages for upcoming release have been\nuploaded to Intel channel on Anaconda Cloud. Best time to do this is right before\nFCS when all packages have automatically been uploaded and validated.\n\nIf we are publishing 2017.0.0 build number 2, then the docker image will have 3\ntags: 2017.0.0-2, 2017.0.0, latest. Github Actions will create a Docker image\nafter a PR is merged. The following steps are all that is needed to update our\nDockerhub with our latest IntelPython.\n\n* Change update_number \u0026 build_number in images.py. Most of the time, the build number\n  remains the same (#0) and the minor version is incremented (e.g. 2021.1.0 -\u003e 2021.2.0)\n* Regenerate the READMEs and Dockerfiles for the individual images by running the following\n  command\n\n        python images.py --gen all\n\n* Create branch and commit changes\n* Tag with the release name\n\n        git tag -a 2022.0.0-0 -m '2022.0.0-0 release'\n        git push origin update/2022.0.0-0\n        git push origin 2022.0.0-0\n\n* Create PR, check that tests pass, and then merge PR. Github actions has been setup to\n  automatically build the Docker image and push it to Dockerhub afterwards.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintelpython%2Fcontainer-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintelpython%2Fcontainer-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintelpython%2Fcontainer-images/lists"}